Type safety, C++ and code generation
- From: Maciej Sobczak <no.spam@xxxxxxxxxxx>
- Date: Thu, 27 Apr 2006 12:35:20 +0200
Hi,
I have developed a simple code generator that helps me significantly raise the level of type safety in C++:
http://www.msobczak.com/prog/typegen/
The whole idea was in some way inspired by Ada, so I hope to get some constructive criticism and comments from you - that's why I post it here. Please look at it from the perspective of Ada programmer.
(And taking into account the fact that some of you are also C++ programmers, you might actually find it interesting or even useful.)
--
Maciej Sobczak : http://www.msobczak.com/
Programming : http://www.msobczak.com/prog/
.
- Follow-Ups:
- Re: Type safety, C++ and code generation
- From: REH
- Re: Type safety, C++ and code generation
- Prev by Date: Re: where exactly c++,c fail and Ada gets thru'
- Next by Date: Re: procedural vs object oriented
- Previous by thread: procedural vs object oriented
- Next by thread: Re: Type safety, C++ and code generation
- Index(es):
Relevant Pages
|