aboutsummaryrefslogtreecommitdiff
path: root/src/interp/cstream.boot
diff options
context:
space:
mode:
authorGabriel Dos Reis <gdr@axiomatics.org>2016-02-01 01:55:33 -0800
committerGabriel Dos Reis <gdr@axiomatics.org>2016-02-01 01:55:33 -0800
commit04be6d65c9bae10780f463c23a14922249c187de (patch)
treefaf083f47c06759bf0cec6d6cced146ae435fd24 /src/interp/cstream.boot
parenta41b74b5a5981d91c4e196cbcb5daa96e4123d36 (diff)
downloadopen-axiom-04be6d65c9bae10780f463c23a14922249c187de.tar.gz
Support ')read' of Boot file
Allow the system command to ')read' a Boot source file: the involves (1) compiling Boot to machine code (2) loading the resulting FASL in the current system Note that if the boot file has any dependency in terms of 'import', one needs to set up the $LoadDirectories appropriately, or else the system will crash. In particular, if you're modifying OpenAxiom source files you need to include the appropriate directories containing OpenAxiom fasl files.
Diffstat (limited to 'src/interp/cstream.boot')
0 files changed, 0 insertions, 0 deletions