[Neko] Neko 1.1 Release

Nicolas Cannasse ncannasse at motion-twin.com
Thu Nov 10 14:02:42 CET 2005


Hi list,

After some time, Neko 1.1 have been released !
This important update makes the following changes :
- compiler bootstrapped, by using the NekoML compiler
- it means that both Neko and NekoML compiler are now bytecode Neko 
libraries, that you can use at runtime !
- added debug infos for exception and call stack traces
- added an interactive console mode ( nekovm neko/Main -console )
- added a documentation generator for C apis
- added $goto and switchs in the Neko specification
- rewrote and completed standard libraries. They are now stable and 
provide access to the whole system.
- now works on bigendian and 64bit architectures
- improved VM speed
... and a lot more

You can get right now binary packages for Windows and Linux as well as 
sources packages from http://nekovm.org or using CVS.

Enjoy,

Nicolas



More information about the Neko mailing list