PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
August 19, 2007

Arena 0.9.12 Released

Posted: 2007-08-19 21:56:00
Languages ::

Arena 0.9.12 has been released. Arena is a scripting language with a C-like syntax and core, also offering automated memory management, runtime polymorphism, exceptions, and anonymous functions.

This release includes: changes to the system() library function to return the raw exit code of the invoked program.