shithub: sl

ref: 3cb3a733aa6d3c48f8695ed78a35af9710e1c406
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

(load "builtins.lsp")
(load "instructions.lsp")
(load "system.lsp")
(load "compiler.lsp")
(make-system-image "flisp.boot")