diff options
author | novel <novel@FreeBSD.org> | 2006-06-15 22:54:57 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2006-06-15 22:54:57 +0800 |
commit | 0acc5a125811084c3be279eb9a9f42c3ffaa3a0d (patch) | |
tree | cf04ff605e418d340bed8435806c3327be76c386 /audio/amp | |
parent | 5aa570e3080d2a836c226fb01786c62ed07245ed (diff) | |
download | freebsd-ports-gnome-0acc5a125811084c3be279eb9a9f42c3ffaa3a0d.tar.gz freebsd-ports-gnome-0acc5a125811084c3be279eb9a9f42c3ffaa3a0d.tar.zst freebsd-ports-gnome-0acc5a125811084c3be279eb9a9f42c3ffaa3a0d.zip |
The Arena language was designed with the following main features in mind,
most of which were added on top of a very C-like core to support better
ad-hoc scripting:
* syntax similar to ANSI C
* standard library similar to ANSI C
* automatic memory management
* runtime polymorphism
* support for exceptions
* support for anonymous functions
Additionally, an interpreter for the Arena language can be implemented
to be very compact in terms of both source code size and memory consumption.
WWW: http://www.minimalinux.org/arena/
Diffstat (limited to 'audio/amp')
0 files changed, 0 insertions, 0 deletions