chiark
/
gitweb
/
~mdw
/
sod
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Work in progress, recovered from old crybaby.
[sod]
/
src
/
foo.sod
1
/* foo */
2
3
code header : include {
4
#include "foo.h"
5
}
6
lisp (format t "hello, world!~%");
7
demo "found foo ok";