shithub: femtolisp

ref: c186019e2661ec8b8c301e5d7dc1bcd99f71f48c
dir: /mkboot1.lsp/

View raw version
; -*- scheme -*-

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