Category:Wisp
(Redirected from Wisp)
Wisp
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 Wisp.
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: |
|
Wisp is a dialect of Scheme that replaces outer parentheses by indentation while adhering to the minimalist spirit of Scheme. It is standardized in SRFI-119. The main implementation of Wisp uses Guile as platform.
See Also
Pages in category "Wisp"
The following 3 pages are in this category, out of 3 total.