Category:Wisp: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
(Undo revision 329395 by ArneBab (talk))
Line 6: Line 6:
|parampass=value
|parampass=value
|gc=yes
|gc=yes
|LCT=yes
{{language programming paradigm|functional}}}}
{{language programming paradigm|functional}}}}



Revision as of 14:01, 2 April 2021

Language
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:


Listed below are all of the tasks on Rosetta Code which have been solved using Wisp.

Wisp is a dialect of Scheme that replaces outer parentheses by indentation while adhering the minimalist spirit of Scheme. It is standardized in SRFI-119. The main implementation of Wisp uses Guile as platform.

See Also

Subcategories

This category has only the following subcategory.

@

Pages in category "Wisp"

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