Arena Scripting Language 0.9.12 (Default branch) |
|
|
Arena is a light-weight scripting language that
features a C-like syntax and library, automatic
memory management, and runtime polymorphism.
License: BSD License (revised)
Changes:
This release changes the system() library function
to return the raw exit status as given by the
operating system.
|