shithub: femtolisp

ref: f7b53020ad8d6fcde7e963958e00598522c8c8ca
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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