David Baelde wrote:
Hi,
Althought the demo doesn't say much currently, I was interested to
find an academic project ressembling to Nekovm, in that it aims at
providing a single language for web development. It doesn't provide a
backen virtual language like Neko, but looks like another clean
approach, functional, nice syntactic suget, etc.
May be worth keeping an eye on: http://homepages.inf.ed.ac.uk/wadler/links/
Cheers.
--
David
Hi David,
Yes I already knew about Links. However, Neko is not only about the Web,
you probably meant haXe (http://haxe.org). NekoVM is an embeddable fast
virtual machine that can also be embedded into Apache webserver in order
to generate webpages. That's just one particular usage.
Nicolas
--
Neko : One VM to run them all (http://nekovm.org)