femtolisp/mkboot1.lsp

6 lines
93 B
Scheme

; -*- scheme -*-
(load "system.lsp")
(load "compiler.lsp")
(make-system-image "flisp.boot")