Category:Aime
Aime
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using 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: |
|
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.
@
- Aime Implementations (empty)
- Aime User (empty)
Pages in category "Aime"
The following 166 pages are in this category, out of 166 total.
A
C
D
E
F
G
H
L
- Langton's ant
- Largest int from concatenated ints
- Letter frequency
- Levenshtein distance
- Literals/Floating point
- Literals/Integer
- Literals/String
- Logical operations
- Long multiplication
- Longest common prefix
- Longest common substring
- Loops/Break
- Loops/Do-while
- Loops/For with a specified step
- Loops/Foreach
- Loops/Infinite
- Loops/N plus one half
- Loops/While
M
Q
R
S
- Search a list
- Semordnilap
- Set
- Set consolidation
- Shell one-liner
- Sleep
- Sockets
- Sort three variables
- Stair-climbing puzzle
- String comparison
- String concatenation
- String length
- String matching
- Strip a set of characters from a string
- Strip comments from a string
- Substring
- Substring/Top and tail
- Sum and product of an array
- Sum of a series
- Sum of squares
- Sum to 100
- Summarize and say sequence
- Symmetric difference
- System time