shithub: femtolisp

ref: a8d1ad751face3ee5a4f405db2b0b3cd98ba840e
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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