shithub: femtolisp

ref: 0d5459f1f08ef367cd8849fc733b64bbdd9fd552
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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