projects
/
jscl.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Migrate JS-EVAL
[jscl.git]
/
make.sh
1
#!/bin/sh
2
3
sbcl --load 'jscl.lisp' --eval '(jscl:bootstrap)' --eval '(quit)'