| |
| | C Language Tutorial, C, C++, Concurrent C, Objective C, C# |
 | | C's major distinguishing characteristic, is that it blends the high-level with the low-level, giving the programmer the freedom to choose the level of abstraction, and so exploit its enormous expressiveness, and it acomplishes this with such a remarkably small set of language elements. |
 | | The Embedded C++ language is not, however, a superset of Embedded C (EC), since the latter extends the ISO/ANSI C with new additional keywords that are not yet in the standard C++, while EC++ is currently just a strict subset of C++. |
 | | The C language, nevertheless, continues to evolve, with research at M.I.T into dynamic code generation resulting in 1999 with `C, called "Tick C", an extension to the ANSI C that allows the programmer to specify code that is created at run-time, instead of compile-time. |
| www.jaez.net /clang/clang.html |
|