shithub: sl

ref: 8b1497fea2fc50dffc9de2c400386fd1643e3cf8
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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