index
:
cantedraw
master
The five card poker game. A simulator written in Common Lisp.
Aryadev Chavali <aryadev@aryadevchavali.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
blob: e24c84ee9a8c7d0ce9ef35fc9de2f53788473981 (
plain
)
1
2
3
4
5
#!/usr/bin/env sh set -xe sbcl --load "./bob.lisp" \ --eval "(bob:build)"