Index of /people/andre/macros/implementation/version 2.1
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
----------------------------------------------------------------------------