shithub: femtolisp

ref: 4a408b2e2c76e424afc0527fbc4ba75b957be533
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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