|
|
||
|
TWIMCIn case anyone is interested: there is a low-level language, called 'Terra' (http://terralang.org/), for system programming. It is metaprogrammed at compile time by Lua, just like C/C++ is metaprogrammed by preprocessor and templates, but less messily.
Alexander Mashin