Need a new programming language

Frank Ranner franner at tpg.com.au
Sat Feb 9 00:55:23 EST 2002


Paul Matthews wrote:
> 
> Getting frustrated by the limitations and sheer stupidity of C/C++, and
> pure kludges of Perl. Would anyone like to recommend a new programming
> language.
> 
> Preferably one that can be both compiled to native and interpreted.
> 
> --
> Paul Matthews

You are looking for Ada. Write procedural or Object oriented. Compiles
to 
native code. No buffer overflows, no printf format bugs. Excellent high
level abstractions; strong typing; templates and generics; exception 
handling; Free compiler.

Regards,
Frank Ranner




More information about the linux mailing list