shithub: femtolisp

ref: 3e42c9f3eef3380542edaa5eb9e5f33b37212d1f
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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