shithub: sl

ref: 1b10f0b0647bf9f310ca14e09c1002ea0c5a80c3
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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