shithub: femtolisp

ref: a69ae5ed2a33e8d1a62391e57347285228ba4054
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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