./devel/arena, ANSI C like scripting language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2007Q3, Version: 0.9.9, Package name: arena-0.9.9, Maintainer: pkgsrc-users

A lightweight scripting language based on ANSI C. 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.

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.


Master sites:

SHA1: 384e562bcab29d0c8351a2c9430277894501a09d
RMD160: c09830b8f5344d2b765eefbf05856a3c6fe3537a
Filesize: 233.821 KB

Version history: (Expand)