head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.05.58.48;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2006.06.15.14.54.57;	author novel;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch exporter over
@
text
@@@comment $FreeBSD: head/lang/arena/pkg-plist 300896 2012-07-14 13:54:48Z beat $
bin/arena
%%DOCSDIR%%/manual.asc
%%DOCSDIR%%/transform
@@dirrm %%DOCSDIR%%
@


1.1
log
@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/
@
text
@d1 1
a1 1
@@comment $FreeBSD$
@

