Change the loader so that it can load R7RS source files.
authorChris Hanson <org/chris-hanson/cph>
Sun, 7 Oct 2018 00:06:49 +0000 (17:06 -0700)
committerChris Hanson <org/chris-hanson/cph>
Sun, 7 Oct 2018 00:06:49 +0000 (17:06 -0700)
commit9f67bcd9f6c364c84fb81d250a2c09c5fc56d072
tree269a9f7918406eee9d12cae27f3bdf7a2d5c0e89
parentee9b96914dfcf86b10af113cb11b9a4b764ecbcc
Change the loader so that it can load R7RS source files.

Now to make compiled files work.  :)
src/runtime/library-database.scm
src/runtime/library-loader.scm
src/runtime/library-standard.scm
src/runtime/load.scm
src/runtime/make.scm
src/runtime/runtime.pkg