Some information about Scheme

Source: Internet
Author: User
Scheme
It is a dialect of Lisp. It is a function that is not pure. Programming Language(Functional programming) was born in MIT Artificial Intelligence Laboratory. Unlike lisp, it can be compiled into machine code for running. Scheme is the first programming language to be learned in foreign universities. It has the following features:
Lexical scoping)
Dynamic typing)
Good scalability
Tail recursive)
Functions can be returned as values.
Supports First-class continuous computing

Call passing-by-Value)
Arithmetic Operations are relatively independent

 

Trial version of scheme language standard (r5rs)
Http://www.contextfree.net/wangyg/ B /tech/r5rs.html

ProgramHow to design programs)
Http://www.htdp.org

Structure and interpretation of computer programs)
Http://mitpress.mit.edu/sicp/

Some tips on scheme on the Internet
Chinese:
Summary of scheme language (I)

Summary of scheme language (II)

Scheme program language Introduction

In-depth scheme Language

Wang Yin, scheme notes

Introduction to scheme

English:
Scheme Wikipedia

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.