An implementation of the Scheme programming language.
http://www.cs.umb.edu/~wrc/scheme/
README.md | ||
slibcat | ||
umb-scheme-3.2-chapter.patch | ||
umb-scheme-3.2-config.patch | ||
umb-scheme-3.2-man.patch | ||
umb-scheme-3.2-misc.patch | ||
umb-scheme-3.2-share.patch | ||
umb-scheme-3.2-slib2c7.patch | ||
umb-scheme-3.2-texinfo.patch | ||
umb-scheme-3.2-vi.patch | ||
umb-scheme.spec |
umb-scheme
UMB Scheme is a public domain implementation of the Scheme programming language. Scheme is a statically scoped and properly tail-recursive dialect of the Lisp programming language, designed with clear and simple semantics and a minimal number of ways to form expressions.