Raw File
; -*- scheme -*-

(load "system.lsp")
(load "compiler.lsp")
(make-system-image "flisp.boot")
back to top