shithub: femtolisp

ref: 60fc1e71ac62857b59b618ee7c3bcd537b29c4aa
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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