A forth interpreter hoping to become a forth to holeybytes compiler.
Go to file
2023-12-31 12:42:17 -05:00
src Added BEGIN...UNTIL and BEGIN...WHILE..AGAIN loops 2023-12-31 12:42:17 -05:00
.gitignore initial commit 2023-12-30 15:42:23 -05:00
Cargo.lock initial commit 2023-12-30 15:42:23 -05:00
Cargo.toml initial commit 2023-12-30 15:42:23 -05:00
tags added if statements! 2023-12-30 16:18:12 -05:00
until.fs Added BEGIN...UNTIL and BEGIN...WHILE..AGAIN loops 2023-12-31 12:42:17 -05:00
until.fs~ Added BEGIN...UNTIL and BEGIN...WHILE..AGAIN loops 2023-12-31 12:42:17 -05:00