No description
Find a file
2023-04-09 15:11:20 +02:00
examples rename examples to help github figure out what type of file it is 2023-02-26 20:43:10 +01:00
src create pop_i32 convenience function 2023-04-09 15:11:20 +02:00
.gitignore some bookkeeping 2023-02-26 20:41:09 +01:00
Cargo.lock double example now runs 2023-02-26 19:56:44 +01:00
Cargo.toml double example now runs 2023-02-26 19:56:44 +01:00
LICENSE some bookkeeping 2023-02-26 20:41:09 +01:00
README.md some bookkeeping 2023-02-26 20:41:09 +01:00

frust

Forth interpreter written in rust.

Mainly a way for me to practice my keyboard layout writing some code.

Written while reading this presentation:

https://ratfactor.com/forth/forth_talk_2023.html