summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add repr, testing exampleJan Tuomi2022-01-301-0/+4
* Implement strings as phrases of charsJan Tuomi2022-01-294-43/+114
* Add rudimentary step debuggerJan Tuomi2022-01-291-1/+20
* Add debug flag, phrase handling wordsJan Tuomi2022-01-292-34/+86
* Implement loopJan Tuomi2022-01-281-4/+39
* Add conditionals, rework interpret orderJan Tuomi2022-01-282-49/+96
* Add floats, number conversionsJan Tuomi2022-01-282-6/+51
* Implement definitionsJan Tuomi2022-01-281-21/+72
* Add line commentsJan Tuomi2022-01-271-3/+7
* Add variable operations like ForthJan Tuomi2022-01-271-12/+28
* Initial commitJan Tuomi2022-01-272-0/+55