Category:Ol

From Rosetta Code
Revision as of 12:34, 16 November 2018 by rosettacode>Yuriy Chumak (updates according version 2)
Language
Ol
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Interpreted or compiled
Garbage collected: Yes
Parameter passing methods: By reference, By value
Type safety: Safe
Type strength: Strong
Type expression: Implicit
Type checking: Dynamic
See Also:


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

Ol (Otus Lisp) is a purely* functional dialect of Lisp.

It implements an extended subset of R5RS Scheme including (R7RS from version 2.0), but not limited to, some of the SRFI, open source / free software, with a permissive license.

It is small (approx 42kb virtual machine size), embeddable and crossplatform (x86/64, aarch64, arm, powerpc, mips32/64; linux, windows, unix/*bsd, android, webOS, minoca OS, Odroid, LattePanda).

Builds and source codes can be found at project home page or Github.

Ol is an implementation of Lisp. Other implementations of Lisp.
Ol is an implementation of Scheme. Other implementations of Scheme.

Pages in category "Ol"

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