| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=198900
|
|
|
|
| |
Notes:
svn path=/head/; revision=198166
|
|
|
|
| |
Notes:
svn path=/head/; revision=197847
|
|
|
|
|
|
|
|
| |
PR: 108938
Submitted by: chinsan
Notes:
svn path=/head/; revision=184876
|
|
|
|
| |
Notes:
svn path=/head/; revision=176738
|
|
|
|
| |
Notes:
svn path=/head/; revision=174942
|
|
|
|
| |
Notes:
svn path=/head/; revision=172851
|
|
|
|
| |
Notes:
svn path=/head/; revision=168229
|
|
|
|
| |
Notes:
svn path=/head/; revision=166650
|
|
|
|
| |
Notes:
svn path=/head/; revision=166139
|
|
|
|
| |
Notes:
svn path=/head/; revision=165829
|
|
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/
Notes:
svn path=/head/; revision=165505
|