mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 20:45:06 +02:00
1.6 KiB
1.6 KiB
R7RS Library Interface Library
The (scheme cyclone libraries)
library implements r7rs libraries.
This library is used internally by the compiler and its API may change at any time.
library?
lib:list->import-set
lib:name
lib:name->string
lib:name->symbol
lib:result
lib:exports
lib:rename-exports
lib:imports
lib:body
lib:includes
lib:include-c-headers
lib:import->filename
lib:import->metalist
lib:import->path
lib:read-imports
lib:import->export-list
lib:resolve-imports
lib:resolve-meta
lib:get-all
lib:get-all-import-deps
lib:get-dep-list
lib:imports->idb
lib:idb:ids
library?
(library? obj)