shithub: femtolisp

ref: 1dd15a7d2be65f89e7d012c5c77f4c7d2d71227b
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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