Ol

Revision as of 20:26, 9 February 2016 by rosettacode>Yuriy Chumak (Created page with "{{language |exec=interpreted |checking=dynamic |gc=yes |site=http://yuriy-chumak.github.io/OL/}} {{implementation|Lisp}} Category:Lisp Implementations '''OL (Owl Lisp)'''...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

OL (Owl Lisp) is a purely (mostly) functional dialect of Lisp. It implements an extended subset of R5RS Scheme.

Language
Ol
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Interpreted
Garbage collected: Yes
Type checking: Dynamic
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Ol.
Ol is an implementation of Lisp. Other implementations of Lisp.

You can try RosettaCode tasks directly in the project page.

See Also