Download List

Projeto Descrição

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.

2013-01-29 07:28
4.20130125

A estrutura de dados, apoiando as matrizes associativas aime foi substituída.
The data structure supporting the aime associative arrays has been replaced.

2012-03-06 07:44
3.20120303

Foi reparado um erro corrompendo função retorna. Foi reparado um erro na função r_less. Foi reparado um erro com o assembler Executivo recentemente introduzido. O bug foi fazendo com que os aplicativos de funcionar ao destruir objetos referenciados apenas por argumentos de função. Expandiu-se a biblioteca de matriz de associação disponível para os programas interpretados.
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.

2012-02-27 07:31
3.20120225

As bibliotecas de matriz data e associado foram alargadas. Foram corrigidos vários bugs em torno de referências de processamento e processuais programas de análise.
The date and associate array libraries have been extended. Several bugs around references processing and procedural programs parsing have been fixed.

2012-02-16 11:14
3.20120212

Esta versão corrige vários bugs relacionados com funções retornando tipos não-escalar.
This release fixes several bugs related to functions returning non-scalar types.

2012-02-04 07:59
3.20120202

Foi reparado um erro incapacitante na versão anterior. O bug foi referente a interface recentemente introduzidos montador executivo e foi fazendo com que aplicativos travar.
A disabling bug in the previous release was fixed. The bug was pertaining the newly introduced executive assembler interface and was causing applications to crash.

Project Resources