shithub: sl

ref: 0c4fd3940ae5e9ee321c600a47ca2a2c92e4c5d6
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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