This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[G++] Implementing a C++0x standard proprosal (Design by Contract)


Dear G++ developers,

Let me present my-self: My name is Thorsten Ottosen, I'm the
Danish member of WG21. I'm also the author of a few proposals for C++0x, most importantly Contract Programming (a.k.a. Design by Contract):


http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2005/n1866.html

I'm looking for volunters to implement a subset of this proposal s.t. we
can get more experience with the proposal. This is crusial if the proposal is going to make it into C++0x.


I'm not a compiler-writer myself, so I need you to implement the extension in G++.
OTOH, I'll augment the libstd standard library with contracts.


So if you think this is a valuable extension to C++ and think it could be fun to spend your spare-time on this task, I would very much like to talk with you.

Best regards

Thorsten Ottosen, Dezide ----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]