Category:Wisp: Difference between revisions

make "implementation" a link
(add some info)
(make "implementation" a link)
 
(5 intermediate revisions by the same user not shown)
Line 7:
|gc=yes
|LCT=yes
{{language programming paradigm|functional}}}}
 
[https://www.draketo.de/software/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 [https://srfi.schemers.org/srfi-119/srfi-119.html SRFI-119]. The main [https://www.draketo.de/software/wisp implementation] of Wisp uses [[Guile]] as platform.
{{stub}}{{language|Wisp}}
 
[https://www.draketo.de/software/wisp Wisp] is a dialect of [[Scheme]] that replaces outer parentheses by indentation while adhering the minimalist spirit of Scheme. It is standardized in [https://srfi.schemers.org/srfi-119/srfi-119.html SRFI-119]. The main implementation of Wisp uses [[Guile]] as platform.
 
== See Also ==
 
* [https://www.guixwl.org/manual/gwl.html#Defining-a-Process Wisp used in the Guix Workflow Language]
* [https://www.draketo.de/software/wisp The Wisp Website]
25

edits