Category:Otus Lisp

Revision as of 10:50, 18 January 2017 by rosettacode>Yuriy Chumak (Created page with "{{language|Otus Lisp |strength=strong |safety=safe |express=implicit |checking=dynamic |parampass=value |gc=yes |LCT=yes}} {{codepad}} {{language programming paradigm|function...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Language
Otus Lisp
This programming language may be used to instruct a computer to perform a task.
Garbage collected: Yes
Parameter passing methods: 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 Otus Lisp.
Try this language on Codepad.

Otus Lisp is a purely* functional dialect of Lisp. It implements an extended subset of R5RS Scheme including, but not limited to, some of the SRFI, open source / free software, with a permissive license.

It is small, embeddable and crossplatform.

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

Otus Lisp is an implementation of Lisp. Other implementations of Lisp.

This category currently contains no pages or media.