Category:Alore
Alore
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 Alore.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
Execution method: | Compiled (bytecode) |
---|---|
Garbage collected: | Yes |
Type strength: | Strong |
Type checking: | Dynamic, Static |
See Also: |
|
Alore is an object-oriented programming language with a clean syntax that resembles Python and Lua. Alore is optionally-typed like Google Dart: it is both a dynamic scripting language and a general-purpose language with static typing. It is aimed at diverse programming tasks, from short scripts to complex applications. Alore also allows you to freely mix static and dynamic typing within a program.
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- Alore examples needing attention (empty)
- Alore Implementations (empty)
- Alore User (empty)
Pages in category "Alore"
The following 6 pages are in this category, out of 6 total.