Category:Otus Lisp: Difference between revisions

From Rosetta Code
Content added Content deleted
(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...")
 
(added redirection to main page)
 
Line 1: Line 1:
#REDIRECT [[Category:Ol]]
{{language|Otus Lisp
|strength=strong
|safety=safe
|express=implicit
|checking=dynamic
|parampass=value
|gc=yes
|LCT=yes}}
{{codepad}}
{{language programming paradigm|functional}}
Otus Lisp is a purely* functional dialect of [[derived from::Lisp]]. It implements an extended subset of [http://www.schemers.org/Documents/Standards/R5RS/ R<sup>5</sup>RS] Scheme including, but not limited to, some of the [http://srfi.schemers.org/ SRFI], open source / free software, with a permissive license.

It is small, embeddable and crossplatform.

Builds and source codes can be found at project [https://yuriy-chumak.github.io/ol/ home page] or [https://github.com/yuriy-chumak/ol Github].
{{implementation|Lisp}}

Latest revision as of 11:22, 19 January 2017

Redirect to:

This category currently contains no pages or media.