repo.or.cz
/
syren.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
new, smaller, faster and untested version of KLISP
[syren.git]
/
src
/
aaa.lsp
blob
7c0aeeffe0252d9f8f94d49e46715d039dd44118
1
(
prog
2
3
(
print
"hello! i'm aaa!
\n
"
)
4
5
)