Category:Wisp: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "{{stub}}{{language|Wisp}}")
 
(add some info)
Line 1: Line 1:
{{language|Wisp
|strength=strong
|safety=safe
|express=implicit
|checking=dynamic
|parampass=value
|gc=yes
|LCT=yes
{{language programming paradigm|functional}}

{{stub}}{{language|Wisp}}
{{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]

Revision as of 13:59, 2 April 2021

{{language|Wisp |strength=strong |safety=safe |express=implicit |checking=dynamic |parampass=value |gc=yes |LCT=yes


This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Wisp
This programming language may be used to instruct a computer to perform a task.
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.