Is posible to make a java lang implementation (something like ikvm) on neko?
Do you mean compiling Java to Neko and running it on the NekoVM ? Yes, definitly.For example, you might have a look at haXe (http://haxe.org) which is a highlevel strictly typed language "à la Java" that compiles to Neko.
Nicolas -- Neko : One VM to run them all (http://nekovm.org)
