shithub: sl

ref: 0c62e0f146c5d0584661d1a05daa4c91a6d1afc9
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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