On 3/6/07, Sean Charles <[EMAIL PROTECTED]> wrote:
Nicolas,

I have read the Neko language specs. and what I want to know is
this... what would be involved for me to be able to compile neko code
into a running image in the same way that I can do with Smalltalk or
LISP for example.

Presumably the code generation part of nekoc would need to be glued
together with the vm or something along those lines ie to be able to
parse text, generate ast's etc and then generate actual VM byte codes
from that assuming no errors along the way.

I believe this is what you're looking for (towards the end):

http://lists.motion-twin.com/pipermail/neko/2006-March/000811.html

Sandro

--
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to