Category:Alore
From Rosetta Code
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: |
|
Your Help Needed
If you know Alore, please write code for some of the tasks not implemented in Alore.
If you know Alore, please write code for some of the tasks not implemented in Alore.
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.
Pages in category "Alore"
The following 6 pages are in this category, out of 6 total.