PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
October 15, 2005

NekoML Description and Status Update Article

Posted: 2005-10-15 15:47:00
Languages ::

Nicolas Cannasse has written an article discussing the NekoML programming language. NekoML is a "programming language with an ML type system using type inference and unification," and an implementation which generates Neko source code.

Future plans include rewriting the NekoML compiler in NekoML and reorganising and completing the standard libraries, in preparation for a Neko 1.1 release that does not use O'Caml.