About

I am a software developer in Seattle, building a new AI software company.

Ads

May 2008

Sun Mon Tue Wed Thu Fri Sat
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

Recent Posts

Ads


« Whidbey May Miss the Next Coding Revolution | Main | Graphical Source Code Editors »

June 23, 2004

No Language Lower than C++

C++/CLI has a slogan that "there is no language lower than C++," not even IL. C++ aims to express anything that is permissible in IL. I was actually dubious of this claim, until I started reading Nishant S's 2nd article in CodeProject via Sonu Kapoor. Among other things, C++/CLI has the ability to, for example, override a virtual method using another method of a different name.

 

Comments

A small correction, he is Nishant S, not Jain....

There may be no language lower than C++, but they must be a easyer language to work with.

Hey Kanna

Thanks for fixing my name :-)

The comments to this entry are closed.