1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00
emacs/mps/example/scheme
Gareth Rees d32dc9d43f Oops, forgot to remove mps-specific comment.
Copied from Perforce
 Change: 180376
 ServerID: perforce.ravenbrook.com
2012-11-06 19:43:21 +00:00
..
Makefile.in "make clean" now idempotent. 2012-11-06 13:52:59 +00:00
r4rs.scm More r4rs, r5rs. 2012-11-06 12:16:59 +00:00
scheme-advanced.c Avoid type pun. 2012-11-06 12:16:46 +00:00
scheme-boehm.c Oops, forgot to remove mps-specific comment. 2012-11-06 19:43:21 +00:00
scheme-malloc.c Fix bug: actually close the file in entry_close_port. 2012-11-03 17:08:15 +00:00
scheme.c Avoid type pun. 2012-11-06 12:16:46 +00:00
test-common.scm More r4rs, r5rs. 2012-11-06 12:16:59 +00:00
test-leaf.scm Boehm port of the scheme interpreter. 2012-11-06 19:25:31 +00:00
test-mps.scm Refactor test code now that we can load it. 2012-11-02 17:35:05 +00:00
test-r5rs.scm More r4rs, r5rs. 2012-11-06 12:16:59 +00:00
test-weak.scm Implement the global symbol table as a weak-value hash table from strings to symbols. 2012-11-02 21:23:12 +00:00