From 10f770462b875dbaf8fdabab36088d405724d7ff Mon Sep 17 00:00:00 2001 From: Lassi Kortela Date: Fri, 14 Jun 2024 22:29:38 +0300 Subject: [PATCH] Copy standards.html find websites -type f -name standards.html | sort | tail -n 1 cp websites/library.readscheme.org/20130517135801/standards.html www/ --- www/standards.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 www/standards.html diff --git a/www/standards.html b/www/standards.html new file mode 100644 index 0000000..b90132b --- /dev/null +++ b/www/standards.html @@ -0,0 +1 @@ +Scheme Reports
Readscheme.org
Scheme Bibliography Home
Classics
Semantics
Macros
Objects
Modules
Continuations
Web Programming
Applications
Implementation
Concurrent Programming
Partial Evaluation
Reflection
Recent Additions

Scheme Reports

Gerald Jay Sussman and Guy Lewis Steele, Jr. "Scheme: An Interpreter for Extended Lambda Calculus". MIT AI Lab. AI Lab Memo AIM-349. December 1975.

Gerald Jay Sussman and Guy Lewis Steele, Jr. "The Revised Report on Scheme, a dialect of Lisp". MIT AI Lab. AI Lab Memo AIM-452. January 1978.

J. Rees and W. Clinger (eds.). The Revised, Revised Report on Scheme, or an Uncommon Lisp. ACM SIGPLAN NoticesMIT AI Lab. AI Lab Memo AIM-848. June 1985.

J. Rees and W. Clinger (eds.). The Revised3 Report on the Algorithmic Language Scheme. ACM SIGPLAN Notices. Vol. 21, No. 12. December, 1986.

W. Clinger and J. Rees (eds.). The Revised4 Report on the Algorithmic Language Scheme. ACM Lisp Pointers. Vol. 4, No. 3. July, 1991.

R. Kelsey, W. Clinger, J. Rees (eds.). The Revised5 Report on the Algorithmic Language Scheme. Higher-Order and Symbolic Computation. Vol. 11, No. 1. August, 1998.

Michael Sperber, R. Kent Dybvig, Matthew Flatt, Anton van Straaten (eds.). The Revised6 Report on the Algorithmic Language Scheme. Journal of Functional Programming. Vol. 19 - Supplement S1. August, 2009.

Hosted by concurrency.cc.

Last modified: Saturday, August 11th, 2012 4:55:49pm
HTML generated using WebIt!.

\ No newline at end of file