shithub: sl

ref: 29f7a5b521a004a602fdb2d3fedb1a85ee9dadf6
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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