---
name: arena
version: 0.9.13_2
origin: lang/arena
comment: C-like scripting language with automatic memory management
arch: freebsd:9:x86:64
www: http://www.minimalinux.org/arena/
maintainer: novel@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 369543
desc: "The Arena language was designed with the following main features in mind,\nmost
  of which were added on top of a very C-like core to support better\nad-hoc scripting:\n\n
  \   * syntax similar to ANSI C\n    * standard library similar to ANSI C\n    *
  automatic memory management\n    * runtime polymorphism\n    * support for exceptions\n
  \   * support for anonymous functions\n\nAdditionally, an interpreter for the Arena
  language can be implemented\nto be very compact in terms of both source code size
  and memory consumption. \n\nWWW:\thttp://www.minimalinux.org/arena/\n"
categories:
- lang
