index
:
lyn
master
Yet another alternative Scheme syntax
kimi.h.kuparinen+lyn@gmail.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
primitive.lyn
blob: 4ebcf74e963782d37e6fc717d65557cb2a151c5a (
plain
) (
blame
)
1
2
3
4
5
let x 0 println x set x 1 println x