-
Notifications
You must be signed in to change notification settings - Fork 152
The Build Process
Attila Lendvai edited this page Oct 4, 2016
·
21 revisions
-
aclasp
is a CL interpreter written in C++ that loads a minimal CL system -
bclasp
is a CLOS capable CL system, good enough to run Cleavir -
cclasp
is created by loading Cleavir intobclasp
and recompiling everything