shithub: femtolisp

ref: ef4fa80a34dc54cd42fe3e0c157dcede5f5ed207
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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