Category:Aime: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{language|aime
{{language|aime
|checking=static
|parampass=both
|safety=safe
|strength=strong
|site=http://sourceforge.net/projects/aime-embedded/
|site=http://sourceforge.net/projects/aime-embedded/
}}{{language programming paradigm|Imperative}}{{Codepad}}[[derived from::C| ]]
}}{{language programming paradigm|Imperative}}[[derived from::C| ]]
''aime'' is a simple, [[C|C]]-like, [[procedural programming|procedural]], [[imperative programming|imperative]] computer programming language. It is designed as a lightweight language targeted towards application extension [http://en.wikipedia.org/wiki/List_of_programming_languages_by_category#Extension_languages]. As such, the aime interpreter is easily embeddable in other applications. For the same reasons, the language stresses application integrity and accessibility.
''aime'' is a simple, [[C|C]]-like, [[procedural programming|procedural]], [[imperative programming|imperative]] computer programming language. It is designed as a lightweight language targeted towards application extension [http://en.wikipedia.org/wiki/List_of_programming_languages_by_category#Extension_languages]. As such, the aime interpreter is easily embeddable in other applications. For the same reasons, the language stresses application integrity and accessibility.

Latest revision as of 07:37, 10 May 2013

Language
Aime
This programming language may be used to instruct a computer to perform a task.
Official website
Parameter passing methods: By reference, By value
Type safety: Safe
Type strength: Strong
Type checking: Static
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Aime.

aime is a simple, C-like, procedural, imperative computer programming language. It is designed as a lightweight language targeted towards application extension [1]. As such, the aime interpreter is easily embeddable in other applications. For the same reasons, the language stresses application integrity and accessibility.

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Aime"

The following 166 pages are in this category, out of 166 total.