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.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | arena-0.9.13.tgz |
NetBSD 10.0 | aarch64 | arena-0.9.13.tgz |
NetBSD 10.0 | aarch64eb | arena-0.9.13.tgz |
NetBSD 10.0 | aarch64eb | arena-0.9.13.tgz |
NetBSD 10.0 | alpha | arena-0.9.13.tgz |
NetBSD 10.0 | alpha | arena-0.9.13.tgz |
NetBSD 10.0 | earmv6hf | arena-0.9.13.tgz |
NetBSD 10.0 | earmv6hf | arena-0.9.13.tgz |
NetBSD 10.0 | earmv6hf | arena-0.9.13.tgz |
NetBSD 10.0 | earmv7hf | arena-0.9.13.tgz |
NetBSD 10.0 | earmv7hf | arena-0.9.13.tgz |
NetBSD 10.0 | earmv7hf | arena-0.9.13.tgz |
NetBSD 10.0 | i386 | arena-0.9.13.tgz |
NetBSD 10.0 | i386 | arena-0.9.13.tgz |
NetBSD 10.0 | powerpc | arena-0.9.13.tgz |
NetBSD 10.0 | powerpc | arena-0.9.13.tgz |
NetBSD 10.0 | powerpc | arena-0.9.13.tgz |
NetBSD 10.0 | sh3el | arena-0.9.13.tgz |
NetBSD 10.0 | sh3el | arena-0.9.13.tgz |
NetBSD 10.0 | sparc64 | arena-0.9.13.tgz |
NetBSD 10.0 | sparc64 | arena-0.9.13.tgz |
NetBSD 10.0 | sparc | arena-0.9.13.tgz |
NetBSD 10.0 | sparc | arena-0.9.13.tgz |
NetBSD 10.0 | vax | arena-0.9.13.tgz |
NetBSD 10.0 | vax | arena-0.9.13.tgz |
NetBSD 10.0 | vax | arena-0.9.13.tgz |
NetBSD 10.0 | x86_64 | arena-0.9.13.tgz |
NetBSD 10.0 | x86_64 | arena-0.9.13.tgz |
NetBSD 9.0 | aarch64 | arena-0.9.13.tgz |
NetBSD 9.0 | aarch64 | arena-0.9.13.tgz |
NetBSD 9.0 | alpha | arena-0.9.13.tgz |
NetBSD 9.0 | alpha | arena-0.9.13.tgz |
NetBSD 9.0 | earmv6hf | arena-0.9.13.tgz |
NetBSD 9.0 | earmv6hf | arena-0.9.13.tgz |
NetBSD 9.0 | earmv6hf | arena-0.9.13.tgz |
NetBSD 9.0 | earmv7hf | arena-0.9.13.tgz |
NetBSD 9.0 | earmv7hf | arena-0.9.13.tgz |
NetBSD 9.0 | earmv7hf | arena-0.9.13.tgz |
NetBSD 9.0 | i386 | arena-0.9.13.tgz |
NetBSD 9.0 | i386 | arena-0.9.13.tgz |
NetBSD 9.0 | m68k | arena-0.9.13.tgz |
NetBSD 9.0 | powerpc | arena-0.9.13.tgz |
NetBSD 9.0 | powerpc | arena-0.9.13.tgz |
NetBSD 9.0 | powerpc | arena-0.9.13.tgz |
NetBSD 9.0 | sparc64 | arena-0.9.13.tgz |
NetBSD 9.0 | x86_64 | arena-0.9.13.tgz |
NetBSD 9.0 | x86_64 | arena-0.9.13.tgz |
NetBSD 9.3 | x86_64 | arena-0.9.13.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.