]> git.jsancho.org Git - gacela.git/commit
Making systems with macros instead functions. Now, we have define-system and make...
authorJavier Sancho <jsf@jsancho.org>
Wed, 11 Sep 2013 05:13:43 +0000 (07:13 +0200)
committerJavier Sancho <jsf@jsancho.org>
Wed, 11 Sep 2013 05:13:43 +0000 (07:13 +0200)
commitae294fed13cd0a99c87d04ac98db272e87cb289f
treed0c230996d33c36f50cc5300cd10e4240e955770
parent2b3814bf3f335a56c17b733caf90c17dbe229e91
Making systems with macros instead functions. Now, we have define-system and make-system.
src/examples/composing-systems.scm
src/examples/making-systems.scm
src/system.scm