Category:MANOOL: Difference between revisions

From Rosetta Code
Content added Content deleted
(Basic content)
(Not stub anymore)
Line 1: Line 1:
{{stub}}{{language|MANOOL}}
{{language
|site=http://manool.org
|exec=interpreted
|gc=no
|parampass=both
|strength=strong
|compat=both
|checking=dynamic
}}

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).
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).



Revision as of 04:18, 22 August 2019

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
See Also:


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.