Category:Wisp
From Rosetta Code
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: |
|
Your Help Needed
If you know Wisp, please write code for some of the tasks not implemented in Wisp.
If you know Wisp, please write code for some of the tasks not implemented in Wisp.
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[edit]
Pages in category "Wisp"
The following 2 pages are in this category, out of 2 total.