An implementation of the Scheme programming language. http://www.cs.umb.edu/~wrc/scheme/
Go to file
2024-01-05 18:47:09 +01:00
README.md automatic rebuild by autodist [release 3.2-5mamba;Tue Oct 15 2013] 2024-01-05 18:47:09 +01:00
slibcat automatic rebuild by autodist [release 3.2-5mamba;Tue Oct 15 2013] 2024-01-05 18:47:09 +01:00
umb-scheme-3.2-chapter.patch automatic rebuild by autodist [release 3.2-5mamba;Tue Oct 15 2013] 2024-01-05 18:47:09 +01:00
umb-scheme-3.2-config.patch automatic rebuild by autodist [release 3.2-5mamba;Tue Oct 15 2013] 2024-01-05 18:47:09 +01:00
umb-scheme-3.2-man.patch automatic rebuild by autodist [release 3.2-5mamba;Tue Oct 15 2013] 2024-01-05 18:47:09 +01:00
umb-scheme-3.2-misc.patch automatic rebuild by autodist [release 3.2-5mamba;Tue Oct 15 2013] 2024-01-05 18:47:09 +01:00
umb-scheme-3.2-share.patch automatic rebuild by autodist [release 3.2-5mamba;Tue Oct 15 2013] 2024-01-05 18:47:09 +01:00
umb-scheme-3.2-slib2c7.patch automatic rebuild by autodist [release 3.2-5mamba;Tue Oct 15 2013] 2024-01-05 18:47:09 +01:00
umb-scheme-3.2-texinfo.patch automatic rebuild by autodist [release 3.2-5mamba;Tue Oct 15 2013] 2024-01-05 18:47:09 +01:00
umb-scheme-3.2-vi.patch automatic rebuild by autodist [release 3.2-5mamba;Tue Oct 15 2013] 2024-01-05 18:47:09 +01:00
umb-scheme.spec automatic rebuild by autodist [release 3.2-5mamba;Tue Oct 15 2013] 2024-01-05 18:47:09 +01:00

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.