This is how I see it. Neko is the VM and lowish level language. NekoML is a language that is compiled to standard neko and is generally useful if you want to create a language that compiles to neko format. Haxe is a set of compilers that both use the Neko VM and compile for it, as well as JavaScript and Flash.
Hope that clears things up :) Lee -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Zed Shaw Sent: 09 June 2006 13:19 To: Neko intermediate language mailing list Subject: [Neko] Curious about languages available for Neko Hi All, Been lurking for a bit but wanted to find out the state of language availability for Neko. It's a little fuzzy for me what the relationship is to Haxe, Neko, how this NekoML fits in. Are there other compilers that target the Neko VM? Thanks. -- Zed A. Shaw http://www.zedshaw.com/ http://mongrel.rubyforge.org/ -- Neko : One VM to run them all (http://nekovm.org) -- Neko : One VM to run them all (http://nekovm.org)
