enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Ikarus (Scheme implementation) - Wikipedia

    en.wikipedia.org/wiki/Ikarus_(Scheme_implementation)

    Ikarus Scheme is a free software optimizing incremental compiler for R6RS Scheme that compiles directly to the x86 IA-32 architecture. Ikarus is the first public implementation of a large part of the R6RS Scheme standard. [1] Version 0.0.3 has 94% of the total R6RS forms and procedures. [2] Development stopped in 2008.

  3. Category:R6RS Scheme - Wikipedia

    en.wikipedia.org/wiki/Category:R6RS_Scheme

    Implementations of the programming language Scheme which support the R6RS standard. Pages in category "R6RS Scheme" The following 4 pages are in this category, out of 4 total.

  4. Scheme (programming language) - Wikipedia

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

    Scheme is a dialect of the Lisp family of programming languages.Scheme was created during the 1970s at the MIT Computer Science and Artificial Intelligence Laboratory (MIT CSAIL) and released by its developers, Guy L. Steele and Gerald Jay Sussman, via a series of memos now known as the Lambda Papers.

  5. Ypsilon (Scheme implementation) - Wikipedia

    en.wikipedia.org/wiki/Ypsilon_(Scheme...

    Ypsilon Scheme is a free software implementation of the R6RS standard of Scheme. It implements mostly concurrent garbage collection, which is optimized for multi-core CPU systems. It implements mostly concurrent garbage collection, which is optimized for multi-core CPU systems.

  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. Racket (programming language) - Wikipedia

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

    Racket is used by the ProgramByDesign outreach program, which aims to turn computer science into "an indispensable part of the liberal arts curriculum". [ 14 ] [ 15 ] The core Racket language is known for its extensive macro system which enables creating embedded and domain-specific languages , language constructs such as classes or modules ...

  8. Scheme Requests for Implementation - Wikipedia

    en.wikipedia.org/wiki/Scheme_Requests_for...

    Scheme Requests for Implementation (SRFI) is an effort to coordinate libraries and extensions of standard Scheme programming language, necessitated by Scheme's minimalist design, and particularly the lack of a standard library before Scheme R6RS.

  9. History of the Scheme programming language - Wikipedia

    en.wikipedia.org/wiki/History_of_the_Scheme...

    The history of the programming language Scheme begins with the development of earlier members of the Lisp family of languages during the second half of the twentieth century. During the design and development period of Scheme, language designers Guy L. Steele and Gerald Jay Sussman released an influential series of Massachusetts Institute of ...