Eric Priou a écrit :
Nicolas,
Try to run "nekoc -console", write script and end it with ! to execute.
Sources are in neko/src/neko/Console.nml
Is this technique any different from the one, daniel (T/F) told me
before about haXe :
the -x option to haxe compiles (to neko) and executes haxe code. I use
it a lot for scripting, whenever bash gets too annoying ;
Yes, because it's interactive.
But it's Neko only, there's no haXe read-eval-print loop available.
Best,
Nicolas
--
Neko : One VM to run them all
(http://nekovm.org)