shithub: femtolisp

ref: cc543231d0958fb8d0b036c3f865d8d864e114e6
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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