hence/henceforth/src
Dominic Grimm ac72c73e99
Add boolean constant words
2023-04-29 14:55:35 +02:00
..
compiler Add boolean constant words 2023-04-29 14:55:35 +02:00
parser Add language support and massively update Forth compiler 2023-04-01 19:20:32 +02:00
compiler.rs Update WIP with jump table for words and conditions 2023-04-02 12:39:35 +02:00
lexer.rs Add language support and massively update Forth compiler 2023-04-01 19:20:32 +02:00
lib.rs Update after a long time! 2023-03-23 17:59:10 +01:00
main.rs Update henceforth 2023-03-24 21:13:40 +01:00
parser.rs Fix some instructions starting with digits being lexed as numbers 2023-03-31 15:13:01 +02:00