The new C++

The TransLucid interpreter is being written using the new standard C++, called C++11.
For interesting discussions about C++11, I recommend the http://thenewcpp.wordpress.com blog.
For a summary of the current C++11 implementation of the GNU gcc compiler suite, go to http://gcc.gnu.org/projects/cxx0x.html

Advertisement