On Dec 2, 2007 11:04 PM, Ralf Bokelberg <ralf.bokelberg at gmail.com> wrote: > I would like to implement a developer tool to be excuted locally, > similar to a linux tool like grep. > It seems like i should be able to execute compiled haxe programms using neko. > Is this correct? Yes, 'nekotools boot <file.n>'. HTH, Mark