When.com Web Search

  1. Ads

    related to: scheme programming language 4th edition by george yule pdf gratis

Search results

  1. Results From The WOW.Com Content Network
  2. 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.

  3. History of the Scheme programming language - Wikipedia

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

    Scheme was the first dialect of Lisp to choose lexical scope. It was also one of the first programming languages after Reynold's Definitional Language [15] to support first-class continuations. It had a large impact on the effort that led to the development of its sister-language, Common Lisp, to which Guy Steele was a contributor. [16]

  4. 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 ...

  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. George Springer (mathematician) - Wikipedia

    en.wikipedia.org/wiki/George_Springer...

    George Springer (September 3, 1924 – February 18, 2019) was an American mathematician and computer scientist. He was professor emeritus of computer science at Indiana University Bloomington. [1] Springer is perhaps best known as the coauthor with Daniel P. Friedman of the widely used textbook Scheme and the Art of Computer Programming.

  7. Category:Scheme (programming language) - Wikipedia

    en.wikipedia.org/wiki/Category:Scheme...

    Scheme (programming language) implementations (3 C, 26 P) Pages in category "Scheme (programming language)" The following 20 pages are in this category, out of 20 total.

  8. GNU Guile - Wikipedia

    en.wikipedia.org/wiki/GNU_Guile

    Guile Scheme is a general-purpose, high-level programming language whose flexibility allows expressing concepts in fewer lines of code than would be possible in languages such as C. For example, its hygienic macro system allows adding domain specific syntax-elements without modifying Guile.

  9. SCM (Scheme implementation) - Wikipedia

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

    It is written in the language C, by Aubrey Jaffer, the author of the SLIB Scheme library and the JACAL interactive computer algebra (symbolic mathematics) program. It conforms to the standards R4RS, R5RS, and IEEE P1178. It is free and open-source software released under a GNU Lesser General Public License (LGPL). [1]