Scheme

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(add GNU Guile and Racket)
 
Line 6: Line 6:
 
'''Scheme''' is a dialect of [[LISP]] which attempts to keep the semantics clean and simple with few divergent ways to express something (which is a diametrically opposite tack to [[Perl]], which prides itself in having "more than one way to do anything").
 
'''Scheme''' is a dialect of [[LISP]] which attempts to keep the semantics clean and simple with few divergent ways to express something (which is a diametrically opposite tack to [[Perl]], which prides itself in having "more than one way to do anything").
  
Scheme also has its own variants, such as '''GNU Guile''' and '''Racket'''.
+
Scheme also has its own variants, such as '''GNU Guile''', '''Racket''', and '''[[Pyramid]]'''.
  
 
== Links ==
 
== Links ==

Latest revision as of 23:54, 1 December 2017

File Format
Name Scheme
Ontology
Extension(s) .scm, .sch, .ss, .rkt (Racket)[1]

Scheme is a dialect of LISP which attempts to keep the semantics clean and simple with few divergent ways to express something (which is a diametrically opposite tack to Perl, which prides itself in having "more than one way to do anything").

Scheme also has its own variants, such as GNU Guile, Racket, and Pyramid.

[edit] Links

[edit] References

  1. https://docs.racket-lang.org/drracket/drracket-files.html
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox