shithub: femtolisp

ref: 76aec5fa7a058f6a9f69570efe13dff3cb957e76
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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