CMU Artificial Intelligence Repository
Home INFO Search FAQs Repository Root

EXTEND-SYNTAX: Macro for extending the syntax of Scheme.

lang/scheme/code/syntax/extend/
This directory contains Kent Dybvig's implementation of EXTEND-SYNTAX, including the original code, MIT Scheme version, posted MacScheme version, and examples. The theoretical work and basic design behind extend-syntax comes from Eugene Kohlbecker PhD thesis.
Version: 17-APR-91 Copying: Copyright (C) 1987 R. Kent Dybvig. Use, copying, modification, and distribution permitted, provided the copyright notices are retained intact. CD-ROM: Prime Time Freeware for AI, Issue 1-1 Author(s): Kent Dybvig (Chez Scheme original) Jeff De Vries (MacScheme port) M. Radle, M. Montenyohl and E. Elberson (MIT Scheme port) Keywords: Authors!Dybvig, EXTEND-SYNTAX, Scheme!Code, Scheme!Syntax References: E. Kohlbecker, "Syntactic Extensions in the Programming Language Lisp", PhD Dissertation, Indiana University, 1986. R. Kent Dybvig, "The Scheme Programming Language", Prentice Hall, Englewood Cliffs, NJ, 1987.
Last Web update on Mon Feb 13 10:36:52 1995
AI.Repository@cs.cmu.edu