shithub: femtolisp

ref: 588c432ea9d25fb5b6820c10580f5364f8dbc9c1
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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