PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
August 23, 2005

NekoVM 1.0 Released, NekoML Announced

Posted: 2005-08-23 11:30:00
Languages ::

NekoVM 1.0 has been released. Neko is an intermedia programming language, designed to offer a common runtime for different languages. NekoVM is a lightweight, embeddable virtual machine for executing Neko code.

Nicolas Cannasse has also announced NekoML, an O'Caml-like language and implementation that generates Neko code.