Index of /people/andre/macros/implementation/version 2.1

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - [   ] simple-macros-tests.scm 14-Sep-2005 17:20 36K [TXT] simple-macros.scm 14-Sep-2005 17:20 70K [TXT] simple-module-exampl..> 14-Sep-2005 17:21 9.6K [TXT] simple-syntax-case.scm 14-Sep-2005 17:21 21K [TXT] srfi-72.html 24-Sep-2005 09:11 47K [TXT] 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
  
----------------------------------------------------------------------------