shithub: femtolisp

ref: 547836a03d5d3cd2dc0d7459edafeb4c6d677415
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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