shithub: femtolisp

ref: d9f6cb0d7f88d15f8a110c63e84ab7b5514755c2
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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