tokay 0.6.13

Tokay is a programming language designed for ad-hoc parsing.
Documentation
1
2
3
4
5
6
#testmode:repl
#todo: This test is a stub. Add more tests regarding next and push.
1 2 3 next
4 5 6 push 7
#---
#7