diff options
author | Andy Wingo <wingo@pobox.com> | 2009-11-30 23:32:28 +0100 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2009-12-01 21:00:27 +0100 |
commit | 5161a3c0d7ec59e32a637bd093644a1a5b7b8dcf (patch) | |
tree | 30eb34b2366a9871dd50f03c0eecc7873de65b45 /libguile/script.h | |
parent | 3149a5b60de3dc55c7349aba5bfb3ff28c594aef (diff) | |
download | guile-5161a3c0d7ec59e32a637bd093644a1a5b7b8dcf.tar.gz |
add new scheme evaluator
* module/ice-9/eval.scm: New evaluator, written in Scheme. Whee!
Batteries included but not wired up.
* module/Makefile.am: Abuse touch(1) to make sure eval.go gets built
before everything. Can't just depend on eval.go, because eval.go will
get the timestamp of eval.scm, which might be newer than foo.go (and
thus foo.scm). Something better is warranted.
Diffstat (limited to 'libguile/script.h')
0 files changed, 0 insertions, 0 deletions