This website requires JavaScript.
Explore
Help
Register
Sign In
lassik
/
upscheme
Watch
1
Star
0
Fork
You've already forked upscheme
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
28af35b9fd
upscheme
/
mkboot1.lsp
6 lines
93 B
Scheme
Raw
Blame
History
; -*- scheme -*-
(
load
"system.lsp"
)
(
load
"compiler.lsp"
)
(
make-system-image
"flisp.boot"
)
Reference in New Issue
View Git Blame
Copy Permalink