lua-users home
lua-l archive

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


That actually inspired my to make my own tool.
On 24 Jan 2022, 13:10 +0300, Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br>, wrote:
The idea is to get a fast draft of C code using Lua code.

That reminds me of my lua2c:
https://web.tecgraf.puc-rio.br/~lhf/ftp/lua/#lua2c

It still works but you need luac from Lua 4.0.