Category:Guile: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created category for Guile)
 
(Added some details)
 
Line 1: Line 1:
{{language|Scheme
|strength=strong
|safety=safe
|express=implicit
|checking=dynamic
|parampass=value
|gc=yes
|LCT=yes
|bnf=http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-7.html#node_chap_4}}
{{language programming paradigm|functional}}

{{implementation|Scheme}}

'''Guile''' (Gnu's Ubiquitous Interactive Language for Extension) is a superset of [[Scheme]]. It is the "official" extension language of the GNU Project.

== See Also ==
[[wp:GNU_Guile|Wikipedia:Gnu Guile]]

[http://www.gnu.org/software/guile/guile.html Guile]

Latest revision as of 04:04, 20 February 2021

Language
Guile
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 Guile.


Guile is an implementation of Scheme. Other implementations of Scheme.

Guile (Gnu's Ubiquitous Interactive Language for Extension) is a superset of Scheme. It is the "official" extension language of the GNU Project.

See Also

Wikipedia:Gnu Guile

Guile

Subcategories

This category has only the following subcategory.

@

Pages in category "Guile"

This category contains only the following page.