[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Lua with a different syntax
- From: Marco Bambini <marco@...>
- Date: Wed, 5 Nov 2008 13:46:14 +0100
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