Several free scheme (LISP) Interpreters

Source: Internet
Author: User
Several free scheme (LISP) Interpreters

 Keyword: Lisp Scheme

LISP
Is an old FunctionProgramming LanguageScheme originated from a lisp dialect of MIT. Some features of the current programming language, such as tail recursion, anonymous functions, and dynamic changesCodeAnd so on, no
It is rarely inspired by lisp. Here we will introduce several free scheme or lisp environments that can be used in windows.
Drscheme. This is the scheme Interpreter I have been using. The interface is beautifully designed and convenient. I also like debugging and matching of parentheses. In addition, there are a lot of documents. If the English is good enough, you can basically learn scheme.

Mit-scheme.
This is MIT (ComputerProgramThe construction and interpretation of the Course Development Scheme environment. As a well-known teaching material, we have made a deep dive into the computational principles. Used in the book
Scheme is used as a programming language. Mit-scheme is basically a simplified emacs editor with a scheme language interpreter.
Difficult.

GNU clisp. This is a Common Lisp interpreter without IDE. Common LISP is also a major dialect of Lisp. Many people think that Common LISP is the "Orthodox" of lisp ".

Lisp in a box. In fact, the emacs editor is integrated with the Common Lisp interpreter slime to form an IDE, saving the trouble of manually configuring Emacs. Like Mit-scheme, we recommend that you familiarize yourself with Emacs first.

About scheme, G9 has written an excellent introduction: dancing with scheme, which is highly recommended for reading.

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.