repo.or.cz
/
CommonLispStat.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pRNG system needed which is a standalone, thread/parallel-safe, and limited depends
[CommonLispStat.git]
/
bin
/
cls.lisp
blob
c5532f5299e92e40ded10479b3ab258e1501e6c5
1
#!/
usr
/
bin
/
sbcl --script
2
3
(
write-line
"Hello, World!"
)
4
5
(
write-line
"Welcome to Common Lisp Statistics, running on Hello, World!"
)