Create a "standard" library providing access to the library database.
authorChris Hanson <org/chris-hanson/cph>
Tue, 22 Oct 2019 06:00:09 +0000 (23:00 -0700)
committerChris Hanson <org/chris-hanson/cph>
Tue, 22 Oct 2019 06:00:09 +0000 (23:00 -0700)
commit78f5b6cb7591c102a4b50a9cf65b98db0a91911e
treef107963ed6159f9751cc20e48b8725e3ea9524f0
parent23a886372abf4a8e7ce0e43153e98c0233b6def1
Create a "standard" library providing access to the library database.

This is useful for programs that want to work directly on libraries.
src/runtime/library-standard.scm
src/runtime/make.scm
src/runtime/runtime.pkg