Index of /people/andre/macros/implementation/version 2.1
Name Last modified Size Description
Parent Directory -
simple-macros-tests.scm 14-Sep-2005 17:20 36K
simple-macros.scm 14-Sep-2005 17:20 70K
simple-module-exampl..> 14-Sep-2005 17:21 9.6K
simple-syntax-case.scm 14-Sep-2005 17:21 21K
srfi-72.html 24-Sep-2005 09:11 47K
srfi-module.htm 30-Nov-2005 14:59 21K
PORTABLE MACROS AND MODULES:
----------------------------
To run the basic examples, download:
simple-macros.scm -- The basic primitives for macros and modules
simple-syntax-case.scm -- For syntax-case and syntax-rules
simple-macros-tests.scm -- The examples
Simply save these files together, open the last one and execute in the REPL.
----------------------------------------------------------------------------
To run examples of using modules, download and execute
simple-module-examples.scm
----------------------------------------------------------------------------