Hi Eugene,
These files form the Neko compiler, not the VM. You can use these
files to create your own compiler, or in fact to help understand the
logic within the VM, but I can't see how you can use them directly
with extending the VM, as they are both distinctly seperate.
Regards,
Lee
Quoting Eugene Chernyshov <[EMAIL PROTECTED]>:
Hi.
Few more questions
As I can see, a lot of features are implemented in NML. How can I use
them from C and from Neko?
What is the function of theese files
nekoml.n,
Core.n?
How to get access to Parser.nml, Ast.nml and other?
My Best Regards.
--
Neko : One VM to run them all
(http://nekovm.org)
--
Neko : One VM to run them all
(http://nekovm.org)