Scheme

According to Wikipedia:

Scheme is a programming language that supports multiple paradigms, including functional programming and imperative programming, and is one of the two main dialects of Lisp. Unlike Common Lisp, the other main dialect, Scheme follows a minimalist design philosophy specifying a small standard core with powerful tools for language extension.

Implementations

  • Bigloo Fast scheme compiler
https://www-sop.inria.fr/mimosa/fp/Bigloo/ || bigloo
  • Chez Chez Scheme is a compiler and run-time system for the language of the Revised^6 Report on Scheme (R6RS), with numerous extensions.
https://cisco.github.io/ChezScheme/ || chez-schemeAUR
  • CHICKEN Feature rich R5RS/R7RS Scheme compiler and interpreter
https://call-cc.org/ || chicken
  • Gambit Scheme Efficient implementation of the Scheme programming language
http://gambitscheme.org/ || gambit-c
  • Gauche R7RS Scheme implementation (includes gosh)
https://practical-scheme.net/gauche/ || gauche
  • Guile Portable, embeddable Scheme implementation written in C
https://www.gnu.org/software/guile/ || guile, guile2.0AUR, guile1.8
  • Kawa A Scheme implementation and framework targeted the JVM
https://www.gnu.org/software/kawa/index.html || kawaAUR
  • Larceny Larceny is a simple and efficient implementation of the Scheme programming language.
http://larcenists.org/ || larcenyAUR
  • MIT/GNU Scheme MIT/GNU Scheme
https://www.gnu.org/software/mit-scheme/ || mit-schemeAUR
  • Racket A full-spectrum language with DrRacket IDE. Formerly known as PLT Scheme.
https://racket-lang.org/ || racket, racket-minimal
    gollark: This could also be done.
    gollark: SERIOUSLY? Ugh, Project COPPERY BLENDER will have to be modified.
    gollark: Although that could be done via ARP too.
    gollark: Oh, and if I work out where my USB WiFi stick is, network... device... existence?
    gollark: Also temperature, actually.
    This article is issued from Archlinux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.