When.com Web Search

  1. Ads

    related to: scheme programming language tutorial free download

Search results

  1. Results From The WOW.Com Content Network
  2. Scheme (programming language) - Wikipedia

    en.wikipedia.org/wiki/Scheme_(programming_language)

    Scheme is primarily a functional programming language. It shares many characteristics with other members of the Lisp programming language family. Scheme's very simple syntax is based on s-expressions, parenthesized lists in which a prefix operator is followed by its arguments. Scheme programs thus consist of sequences of nested lists.

  3. Teach Yourself Scheme in Fixnum Days - Wikipedia

    en.wikipedia.org/wiki/Teach_Yourself_Scheme_in...

    Teach Yourself Scheme in Fixnum Days is an introductory book by Dorai Sitaram on the Scheme programming language using the Racket Scheme implementation. It is intended as a quick-start guide for novices. [1] It works as a concise tutorial of the Scheme language. [2]

  4. TinyScheme - Wikipedia

    en.wikipedia.org/wiki/TinyScheme

    TinyScheme is a free software implementation of the Scheme programming language with a lightweight Scheme interpreter of a subset of the R 5 RS standard. It is meant to be used as an embedded scripting interpreter for other programs.

  5. JScheme - Wikipedia

    en.wikipedia.org/wiki/JScheme

    JScheme is an implementation of the Scheme programming language, created by Kenneth R. Anderson, Timothy J. Hickey and Peter Norvig [1], which is almost compliant with the R4RS Scheme standard and which has an interface to Java. Distributed under the licence of zlib/libpng, JScheme is free software.

  6. Chez Scheme - Wikipedia

    en.wikipedia.org/wiki/Chez_Scheme

    Chez Scheme is a programming language, a dialect and implementation of the language Scheme which is a type of Lisp. It uses an incremental native-code compiler to produce native binary files for the x86 ( IA-32 , x86-64 ), PowerPC , SPARC , and AArch64 processor architectures.

  7. MIT/GNU Scheme - Wikipedia

    en.wikipedia.org/wiki/MIT/GNU_Scheme

    MIT/GNU Scheme is a programming language, a dialect and implementation of the language Scheme, which is a dialect of Lisp. It can produce native binary files for the x86 (IA-32, x86-64) processor architecture. It supports the R7RS-small standard. [3] It is free and open-source software released under v2 or later of the GNU General Public ...

  8. Bigloo - Wikipedia

    en.wikipedia.org/wiki/Bigloo

    Bigloo is a programming language, an implementation of the language Scheme, a dialect of the language Lisp.It is developed at the French IT research institute French Institute for Research in Computer Science and Automation (INRIA).

  9. GNU Guile - Wikipedia

    en.wikipedia.org/wiki/GNU_Guile

    GNU Ubiquitous Intelligent Language for Extensions [3] (GNU Guile) is the preferred extension language system for the GNU Project [4] and features an implementation of the programming language Scheme. Its first version was released in 1993. [1]