Category:MANOOL

From Rosetta Code
(Redirected from MANOOL)
Language
MANOOL
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Interpreted
Garbage collected: No
Parameter passing methods: By reference, By value
Type strength: Strong
Type compatibility: Nominative, Structural
Type checking: Dynamic


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

MANOOL is a homoiconic, dynamic, and multi-paradigm general-purpose computer programming language with a functional core. The author's implementation of MANOOL is made for native-code run-time environments, is written in idiomatic C⁠++11 (with GCC-specific extensions), and currently runs under several Unix-like operating systems (OSes) on a number of CPU instruction-set architectures (ISAs). The implementation is a free and open-source (FOSS) software development tool published under the version 3 of the GNU General Public License (GPLv3).

http://manool.org

Pages in category "MANOOL"

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