projects
/
jscl.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
TREE-EQUAL
[jscl.git]
/
HACKING.org
1
* Hacking JSCL
2
** Newbie guide
3
- Load slime from the root directory.
4
- C-c C-l jscl.lisp to load the whole project
5
- =(bootstrap)= will generate jscl.js
6
- Add tests
7
- Open tests.html in your browser to see your failed tests