shithub: sl

ref: 5a6c56dc3d503381dc66d6cb09cb94aa7ddd2d7c
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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