Hi Thomas, Thomas Frohwein writes: > Please find attached a port of NekoVM. It comes with compiler and virtual > machine. Neko is a high-level dynamically typed language that compiles to > NekoVM bytecode. Other high-level languages like Haxe (which will be a > follow-up port) can also compile to this.
I noticed this: $ nekotools server Starting Neko Server on localhost:2000 nekotools:/usr/local/lib/neko/std.ndll: undefined symbol 'gethostbyname_r' ld.so: nekotools: lazy binding failed! Killed -- Anthony J. Bentley
