Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

reforth

< >

reforth is a programming language created in 2013.

#1685on PLDB 11Years Old
Download source code:
git clone https://github.com/seanpringle/reforth
Source Code

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
- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements Part of the World Wide Scroll