shithub: femtolisp

ref: a0cabac048eb111422ea67af4d95f9caa2ad9174
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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