Télécharger la liste

Description du projet

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.

Système requise

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-03-06 07:44 Retour à la liste release
3.20120303

Un bug de corrompre les retours de fonction a été fixé. Un bug dans la fonction r_less a été fixé. Un bug avec l'assembleur exécutif nouvellement introduite a été fixé. Le bogue a été causant les applications à bloquer lors de la destruction des objets référencés uniquement par les arguments de la fonction. La bibliothèque de tableau associatif disponible pour les programmes d'interprétation a été élargie.
A bug corrupting function returns was fixed. A bug in the r_less function was fixed. A bug with the newly introduced executive assembler was fixed. The bug was causing the applications to crash when destroying objects referenced only by function arguments. The associative array library available for the interpreted programs has been expanded.

Project Resources