Hi,
I am trying to understand the process of how Neko "bootstraps" itself.
I obtained the latest Neko source via CVS and was able to build the
neko.exe/dll (running on Windows XP).
However, I am not able to see how the neko compiler (nekoc.exe) is
built. From the web site docs and email threads, I understand that neko
bootstraps itself via nekoml, but I am not sure how this is accomplished.
Can someone take me through the steps that enables nekoc.exe and
nekotools.exe to be built (presumably via nekoml code).
BTW: Really cool software. It has taken me a while to understand the
potential, but it looks like a very promising project for running
multiple scripted languages. Well done!
Regards,
Blink
--
Neko : One VM to run them all
(http://nekovm.org)