PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
August 30, 2008

Monster 0.9 Released

Posted: 2008-08-30 20:43:29
Languages ::

Monster 0.9 has been released. Monster is an object-oriented programming language meant for game scripting.

This release includes: the merging of the compiler and virtual machine, support for inheritance, generic type properties, and other changes.

February 01, 2008

Monster 0.4 Released

Posted: 2008-02-01 06:10:15
Languages ::

Monster 0.4 has been released. Monster is an object-oriented programming language meant for game scripting.

This release includes: a rewrite of the type system; support for the use of labels, goto and halt statements in state code; improved compatibility with DSSS; and other changes.