shithub: sl

ref: 67d4f3b2a23b48f903da7bc10c9e16edcf0c2ab0
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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