parrotcode: compile Scheme to PIR | |
Contents | Language Implementations | Scheme |
Scheme - compile Scheme to PIR
Compile Scheme.
A constructor.
Read a scheme source file.
Put source into an envelope.
(begin init source)'
Generate PIR. Make sure that the used functions end up in the PIR.
This is called in schemec.
|