shithub: femtolisp

ref: a9b51fb3ace7e855670e737257fd4e15344cd5ca
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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