Morph C++ into Javascript

# Christopher Chedeau - Vjeux (14 years ago)

Thanks to the new C++ standard called C++0x it is possible to write C++ as if it was Javascript. It is possible to reproduce nearly all the Javascript specification.

blog.vjeux.com/2011/javascript/jspp-morph-cpp-into-javascript.html

You may find it fun :)