index
:
fuspel
master
Simple functional programming language, rewriting an AST during interpretation
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
bool.fusp
blob: 2676c6bd1070e03fd23f5bc37dbdfa2f156790d0 (
plain
) (
blame
)
1
2
if 0 _ y = y; if 1 x _ = x;