Go to file
rmgr 680626f125 Add basic string support 2022-06-29 17:09:31 +09:30
README.md initial commit 2022-04-05 17:29:11 +09:30
TODO Implement heap 2022-04-19 08:06:02 +09:30
rforth.py Add basic string support 2022-06-29 17:09:31 +09:30
standard-library.f Move 2dup to an rforth implementation. Implement greater or equal and less or equal in rforth 2022-04-06 11:17:56 +09:30

README.md

rforth

A bare-bones forth interpreter written in Python for the hell of it.

https://wiki.rmgr.dev/general/tech/rforth.html