Difference between revisions of "Scm"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=SCM |Short description=R5RS Scheme implementation |Full description=SCM is a Scheme implementation that conforms to Revised5 Report on the Algorithmic Language Sche...")
 
m (internal link)
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=SCM
+
|Name=GNU SCM
 
|Short description=R5RS Scheme implementation
 
|Short description=R5RS Scheme implementation
|Full description=SCM is a Scheme implementation that conforms to Revised5 Report on the Algorithmic Language Scheme and the IEEE P1178 specification. Scm is written in C and runs under *nix and similar systems.
+
|Full description='''SCM''' is a portable Scheme implementation written in C that conforms to the R5RS and IEEE P1178 standards. It provides a machine independent platform for [[jacal|GNU JACAL]], a symbolic algebra system.  
|User level=none
+
 
 +
This implementation includes [[Hobbit]], a Scheme-to-C  compiler, which can generate C files whose binaries can be dynamically or statically linked with a SCM executable.
 +
 
 +
SCM supports and requires the [[slib|SLIB]] Scheme library.  Both SCM and SLIB are GNU projects.
 +
|Homepage URL=https://people.csail.mit.edu/jaffer/SCM
 +
|User level=advanced
 +
|Component programs=scm,scmlit,build,hobbit,Xlibscm
 +
|VCS checkout command=cvs -d:pserver:anonymous@cvs.sv.gnu.org:/sources/scm co .
 +
|Computer languages=C
 +
|Documentation note=User manual available in HTML format from https://people.csail.mit.edu/jaffer/scm/; User manual available in PDF format from https://people.csail.mit.edu/jaffer/scm.pdf
 +
|Related projects=Gauche, Guile, slib, WB
 +
|Keywords=scheme,hobbit,R4RS,R5RS
 +
|Version identifier=5f2
 +
|Version date=2015/01/16
 +
|Version status=stable
 +
|Version download=https://groups.csail.mit.edu/mac/ftpdir/scm/scm-5f2.zip
 +
|Last review by=Genium
 +
|Last review date=2015/09/29
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=5d9
+
|Status=
|Version date=2003-11-30
+
|Is GNU=Yes
|Version status=stable
+
|GNU package identifier=scm
|Version download=http://swiss.csail.mit.edu/ftpdir/scm/slib3a1.zip
+
|License verified date=2010-07-12
|License verified date=2004-07-23
+
}}
|Version comment=5d9 stable released 2003-11-30
+
{{Project license
 +
|License=LGPL
 +
|License verified by=Genium
 +
|License verified date=2015/09/29
 +
}}
 +
{{Person
 +
|Real name=Aubrey Jaffer
 +
|Role=Maintainer
 +
|Email=agj@alum.mit.edu
 +
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://cvs.savannah.gnu.org/viewvc/?root=scm
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking,Developer
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:agj@alum.mit.edu
 +
}}
 +
{{Resource
 +
|Resource audience=Help
 +
|Resource kind=Newsgroup
 +
|Resource URL=comp.lang.scheme
 +
}}
 +
{{Resource
 +
|Resource audience=Support
 +
|Resource kind=Mailing List Subscribe
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/scm-discuss
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
}}
+
|Programming-language=scheme
{{Project license
+
|Software-development=programming-language
|License=GPLv2orlater
+
|Use=software-development
|License verified by=Janet Casey
 
|License verified date=2004-07-23
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 25: Line 69:
 
|Prerequisite description=SLIB
 
|Prerequisite description=SLIB
 
}}
 
}}
 +
{{Featured}}

Revision as of 11:02, 29 September 2015


[edit]

GNU SCM

https://www.gnu.org/software/scm/
R5RS Scheme implementation.

SCM is a portable Scheme implementation written in C that conforms to the R5RS and IEEE P1178 standards. It provides a machine independent platform for GNU JACAL, a symbolic algebra system.

This implementation includes Hobbit, a Scheme-to-C compiler, which can generate C files whose binaries can be dynamically or statically linked with a SCM executable.

SCM supports and requires the SLIB Scheme library. Both SCM and SLIB are GNU projects.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

3 May 2018

Verified by

Bendikker

Verified on

3 May 2018




Leaders and contributors

Contact(s)Role
Aubrey Jaffer Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/scm-discuss/
Downloadhttps://alpha.gnu.org/gnu/scm/
Savannah (Ref)https://savannah.gnu.org/projects/scm/
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/scm/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Downloadhttps://ftp.gnu.org/gnu/scm/
Debian (Ref)https://tracker.debian.org/pkg/scm
Generalhttps://savannah.gnu.org/people/


Software prerequisites

KindDescription
Required to useSLIB




Entry























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.