shithub: sl

ref: 9f3405cd99f71e3723074b9c7673ad6aaaedbd0f
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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