index
:
fype
build-009667
build-009669
build-010388-scheme
build-010393-lambda
master
v0.1
An attempt to build a scripting language from scratch in C
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmp
/
test.fy
blob: bef7188a03498f38066f84e8a639ed82fb8e2fc4 (
plain
)
1
2
3
4
5
my foo = 0; say foo; say 2 * 4.5 + 1 + gc;