First tentative macro expansion working.
authorTim Vaughan <tgvaughan@gmail.com>
Mon, 12 Jun 2017 09:57:51 +0000 (21:57 +1200)
committerTim Vaughan <tgvaughan@gmail.com>
Mon, 12 Jun 2017 10:08:54 +0000 (22:08 +1200)
commit3f10b9976a9b02716a433666d972e30c6b81fd92
tree85bd02be2af28e12038e455c160e5c9e996a0d88
parent02868ff84afc9b2fb4fafa7247d09ee2a1e98f59
First tentative macro expansion working.

Tested by adding macro definition of procedural form of define.
Actually works for defining higher order functions too! For free!
src/scheme-derived-forms.scm [new file with mode: 0644]
src/scheme.4th