You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
rmgr 680626f125 Add basic string support 11 months ago
README.md initial commit 1 year ago
TODO Implement heap 1 year ago
rforth.py Add basic string support 11 months ago
standard-library.f Move 2dup to an rforth implementation. Implement greater or equal and less or equal in rforth 1 year ago

README.md

rforth

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

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