* module/language/tree-il/spec.scm: Remove #:compilers declaration; instead rely on choose-compiler. (choose-compiler): Load compilers on demand. * module/system/base/compile.scm (find-language-joint): Use next-pass instead of lookup-compilation-order, to avoid loading unused compilers. (read-and-compile): Adapt to find-language-joint change. (compute-compiler): Export. * module/scripts/compile.scm (compile): Use compute-compiler to load compiler modules. |
||
|---|---|---|
| .. | ||
| types | ||
| ck.scm | ||
| compile.scm | ||
| lalr.scm | ||
| lalr.upstream.scm | ||
| language.scm | ||
| message.scm | ||
| optimize.scm | ||
| pmatch.scm | ||
| syntax.scm | ||
| target.scm | ||
| types.scm | ||