lua-users home
lua-l archive

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


Hello,

I am sorry in advance if my question seems stupid ;-) but I just would like to better understand the best way to proceed in order to try to solve a problem. Lua is a language and a very fast virtual machine... I would like to try to reuse the efficient virtual machine built-into lua but using a very different syntax (and not the lua language). What are all the difficulties and implications of such a project? and what should be the best way to proceed?

Thanks
--
Marco