shithub: femtolisp

ref: 5d8fd67bba2d59dc59203149d62764a98622e27c
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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