Arena Scripting Language 0.9.9 review
DownloadArena Scripting Language is a light-weight scripting language
|
|
Arena Scripting Language is a light-weight scripting language. The language uses a syntax and library similar to that of ANSI C, but adds automatic memory management and runtime polymorphism on top of that.
Here are some key features of "Arena Scripting Language":
syntax similar to ANSI C
standard library similar to ANSI C
automatic memory management
runtime polymorphism
support for exceptions
support for anonymous functions
What's New in This Release:
This release fixes a few minor bugs and improves some areas of the standard library.
The parser was improved to allow hexadecimal integer literals in a script.
Arena Scripting Language 0.9.9 search tags