summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Collapse)AuthorAgeFilesLines
* Pop words type-safely from stackJan Tuomi2022-01-313-7/+8
|
* Monadic error handlingJan Tuomi2022-01-301-0/+1
|
* Add string interpolation sugarJan Tuomi2022-01-302-3/+12
|
* Add repr, testing exampleJan Tuomi2022-01-301-0/+54
|
* Implement strings as phrases of charsJan Tuomi2022-01-293-5/+24
|
* Add rudimentary step debuggerJan Tuomi2022-01-291-1/+8
|
* Add debug flag, phrase handling wordsJan Tuomi2022-01-295-0/+45
|
* Implement loopJan Tuomi2022-01-282-0/+9
|
* Add conditionals, rework interpret orderJan Tuomi2022-01-283-0/+17
|
* Add floats, number conversionsJan Tuomi2022-01-281-1/+0
|
* Implement definitionsJan Tuomi2022-01-281-0/+5
|
* Add line commentsJan Tuomi2022-01-271-0/+6
|
* Add variable operations like ForthJan Tuomi2022-01-271-0/+2
|
* Initial commitJan Tuomi2022-01-271-0/+1