lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Any special reasons their build script is not using luajit v2.1 instead of v2.0?

> -----Original Message-----
> From: [email protected] [mailto:[email protected]]
> On Behalf Of ????????? ?????
> Sent: segunda-feira, 28 de agosto de 2017 04:54
> To: [email protected]
> Subject: Terra
> 
> TWIMC
> 
> In 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