Download List

Project Description

aime is a simple, C-like programming language and an interpreter, both designed to be embeddable in applications. The language is straightforward, trivial, and direct. Its syntax is simpler than that of C, while still providing for full object management, higher order functions, and references. The interpreter is secure and expressive, allowing comprehensive control over program execution and providing powerful methods of application integration.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-31 09:19 Back to release list
3.20120129

A bug in the l_short function was fixed. The lists now reserve less memory when created. Parsing of large real numbers was fixed. Buffering for file readers has been revised. An accidentally-disabled function pointer assignment operator has been re-enabled. Found broken operator definitions were fixed. A new and greatly simplified C programming interface is described.

Project Resources