Difference between revisions of "Mit-scheme"

From Free Software Directory
Jump to: navigation, search
(added standard link)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=MIT/GNU Scheme
 
|Name=MIT/GNU Scheme
|Short description=MIT/GNU Scheme programming language
+
|Short description=MIT/GNU Scheme programming language.
 
|Full description='''Mit-scheme''' is an implementation of the Scheme programming language, providing an interpreter, compiler, source-code debugger, integrated Emacs-like editor, and a large runtime library. MIT/GNU Scheme is best suited to programming large applications with a rapid development cycle.
 
|Full description='''Mit-scheme''' is an implementation of the Scheme programming language, providing an interpreter, compiler, source-code debugger, integrated Emacs-like editor, and a large runtime library. MIT/GNU Scheme is best suited to programming large applications with a rapid development cycle.
 
|Homepage URL=https://www.gnu.org/software/mit-scheme/
 
|Homepage URL=https://www.gnu.org/software/mit-scheme/
Line 7: Line 7:
 
|VCS checkout command=git clone git://git.savannah.gnu.org/mit-scheme.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/mit-scheme.git
 
|Documentation note=https://www.gnu.org/software/mit-scheme/documentation
 
|Documentation note=https://www.gnu.org/software/mit-scheme/documentation
 +
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
|Related projects=Guile,Scheme_48,SISC,Chicken,Bigloo,Bobot++,Racket,Kawa
+
|Related projects=gnustandards,Guile,Scheme_48,SISC,Chicken,Bigloo,Bobot++,Racket,Kawa
 
|Keywords=compiling,programming languages,languages,development,programming,debugging,Lisp,scheme,MIT/GNU Scheme
 
|Keywords=compiling,programming languages,languages,development,programming,debugging,Lisp,scheme,MIT/GNU Scheme
|Version identifier=9.2
+
|Version identifier=10.1.3
|Version date=2014/05/21
+
|Version date=2018/11/22
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/mit-scheme/stable.pkg/9.2/mit-scheme-9.2.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/mit-scheme/stable.pkg/10.1.3/mit-scheme-10.1.3.tar.gz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/11/16
+
|Last review date=2019/01/05
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011/04/01
 
|Submitted date=2011/04/01
Line 23: Line 38:
 
|Paid support=https://www.fsf.org/resources/service/
 
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/mit-scheme/stable.pkg/10.1.3/mit-scheme-10.1.3.tar.gz.sig
 
|Test entry=No
 
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
Line 49: Line 65:
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/mit-scheme
+
|Resource URL=https://savannah.gnu.org/projects/mit-scheme/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://git.savannah.gnu.org/cgit/mit-scheme.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/mit-scheme.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/mit-scheme-users
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/mit-scheme-users/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-mit-scheme
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-mit-scheme/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/mit-scheme-devel
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/mit-scheme-devel/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 73: Line 89:
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/mit-scheme
+
|Resource URL=https://ftp.gnu.org/gnu/mit-scheme/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 84: Line 104:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=m4
+
|Prerequisite description=[[m4]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=autoconf
+
|Prerequisite description=[[autoconf]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=X11R6
+
|Prerequisite description=[[X11R6]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=libmhash
+
|Prerequisite description=[[libmhash]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=gdbm
+
|Prerequisite description=[[gdbm]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=libncurses
+
|Prerequisite description=[[libncurses]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=texinfo
+
|Prerequisite description=[[texinfo]]
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 04:51, 5 January 2019


[edit]

MIT/GNU Scheme

https://www.gnu.org/software/mit-scheme/
A Scheme implementation with integrated editor and debugger.

Mit-scheme is an implementation of the Scheme programming language, providing an interpreter, compiler, source-code debugger, integrated Emacs-like editor, and a large runtime library. MIT/GNU Scheme is best suited to programming large applications with a rapid development cycle.





Licensing

License

Verified by

Verified on

Notes




Leaders and contributors

Contact(s)Role
Taylor R Campbell contributor
Chris Hanson Maintainer


Resources and communication

AudienceResource typeURI
FTPDownloadhttps://ftp.gnu.org/gnu/mit-scheme/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/mit-scheme-bugs/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/gitweb/?p=mit-scheme.git
SavannahDeveloperhttps://savannah.gnu.org/projects/mit-scheme/
FTPGeneralhttps://ftpmirror.gnu.org/mit-scheme/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/mit-scheme.git/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/mit-scheme-users/
WikidataGeneralhttps://www.wikidata.org/wiki/Q768970
DebianDeveloperhttps://tracker.debian.org/pkg/mit-scheme
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-mit-scheme/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/mit-scheme-announce/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/mit-scheme-devel/


Software prerequisites

KindDescription
Required to buildautoconf
Weak prerequisitelibncurses
Weak prerequisitegdbm
Weak prerequisitelibmhash
Weak prerequisitetexinfo
Weak prerequisiteX11 R6
Required to buildm4

This entry (in part or in whole) was last reviewed on 7 January 2023.




Entry








"contributor" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.