*** Description ***

aime is a programming language, with a C like syntax, intended for application
extension purposes.  The aime collection comprises the language description,
an application embeddable interpreter (libaime), the interpreter C interface
description and a standalone interpreter.  Many examples on how the interpreter
can be used (embedded in an application) are also available, together with some
hopefully useful applications, such as expression evaluators and program
interpreters.

*** Copyright ***

This software may be distributed under the terms of GNU GENERAL PUBLIC LICENSE,
version 3 or later.  See COPYING, and alternatively
<http://www.gnu.org/licenses/>.

*** Authors ***

Ciprian Niculescu
