Measures Concepts
GitHub icon

reforth

reforth - Programming language

< >

reforth is a programming language created in 2013.

Source code:
git clone https://github.com/seanpringle/reforth
#1481on PLDB 11Years Old

Reforth tries to solve my gripes without fundamentally changing Forth's elegance and simplicity.


Example from the web:
begin condition if operation next end condition1 if operation1 leave end end 10 for condition if operation leave end end

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout