Category:EchoLisp
EchoLisp
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using 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: |
|
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.
Pages in category "EchoLisp"
The following 104 pages are in this category, out of 304 total.
(previous page) (next page)P
- Palindrome detection
- Parsing/RPN calculator algorithm
- Parsing/RPN to infix conversion
- Parsing/Shunting-yard algorithm
- Percolation/Mean cluster density
- Percolation/Mean run density
- Perfect shuffle
- Permutations by swapping
- Permutations with repetitions
- Permutations/Derangements
- Pernicious numbers
- Phrase reversals
- Pick random element
- Plot coordinate pairs
- Pointers and references
- Polymorphic copy
- Polymorphism
- Power set
- Primality by trial division
- Prime conspiracy
- Prime decomposition
- Priority queue
- Program name
- Proper divisors
R
- Railway circuit
- Random number generator (device)
- Random number generator (included)
- Range expansion
- Range extraction
- Read a configuration file
- Rep-string
- Repeat
- Return multiple values
- Reverse a string
- Reverse words in a string
- Roots of a function
- Roots of unity
- Runtime evaluation
- Runtime evaluation/In an environment
S
- S-expressions
- Search a list of records
- Semiprime
- Semordnilap
- Separate the house number from the street name
- Sequence of non-squares
- Sequence of primes by trial division
- Sequence of primorial primes
- Set
- Set consolidation
- Set of real numbers
- Set puzzle
- Sieve of Eratosthenes
- Simple windowed application
- Simulated annealing
- Singly-linked list/Element insertion
- Singly-linked list/Traversal
- Sort an array of composite structures
- Sort disjoint sublist
- Sorting algorithms/Bubble sort
- Sorting algorithms/Heapsort
- Sorting algorithms/Permutation sort
- Sorting algorithms/Quicksort
- Sorting algorithms/Selection sort
- Stable marriage problem
- Stack
- Stair-climbing puzzle
- Starting a web browser
- Stern-Brocot sequence
- String append
- String case
- String interpolation (included)
- String matching
- String prepend
- Strip a set of characters from a string
- Strip whitespace from a string/Top and tail
- Subset sum problem
- Sum multiples of 3 and 5
- Sum of a series
- Summarize and say sequence
- Superellipse
- Synchronous concurrency