Category:Alore

From Rosetta Code
(Redirected from Alore)
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
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:


Listed below are all of the tasks on Rosetta Code which have been solved using 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.