femtolisp/mkboot1.lsp

6 lines
93 B
Scheme
Raw Permalink Normal View History

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