Category:EchoLisp: Difference between revisions

From Rosetta Code
Content added Content deleted
(Added link to run EchoLisp (the least we can do ...))
m (added some info)
 
Line 1: Line 1:
{{stub}}{{language}}
{{language|EchoLisp
|site=http://www.echolalie.org/echolisp/
|exec=javascript
|gc=yes
|safety=safe
|checking=both}}
{{language programming paradigm|functional}}
{{implementation|Lisp}}


EchoLisp is a javascript implementation of a Scheme-like Lisp. EchoLisp includes lexical scoping, tail call elimination, access to the browser local storage, a graphical library, complex numbers, large integers, a JSON library, {sets}, streams, syntax rules, background operations for complex drawings, CSS styled objects, rational numbers, access to javascript IndexedDB, auto-completion, and extensive on-line help.
EchoLisp is a javascript implementation of a Scheme-like [[Lisp]]. EchoLisp includes lexical scoping, tail call elimination, access to the browser local storage, a graphical library, complex numbers, large integers, a JSON library, {sets}, streams, syntax rules, background operations for complex drawings, CSS styled objects, rational numbers, access to javascript IndexedDB, auto-completion, and extensive on-line help.


EchoLisp runs in a browser window. Validated under FireFox, Chrome and Safari.
EchoLisp runs in a browser window. Validated under FireFox, Chrome and Safari.

Latest revision as of 10:44, 2 August 2015

Language
EchoLisp
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method:
Garbage collected: Yes
Type safety: Safe
Type checking: Dynamic, Static
See Also:


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

EchoLisp is a javascript implementation of a Scheme-like Lisp. EchoLisp includes lexical scoping, tail call elimination, access to the browser local storage, a graphical library, complex numbers, large integers, a JSON library, {sets}, streams, syntax rules, background operations for complex drawings, CSS styled objects, rational numbers, access to javascript IndexedDB, auto-completion, and extensive on-line help.

EchoLisp runs in a browser window. Validated under FireFox, Chrome and Safari.

The reference manual is here: [1]. To run EchoLisp: [2].

Pages in category "EchoLisp"

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

(previous page) (next page)
(previous page) (next page)