-
Notifications
You must be signed in to change notification settings - Fork 4
Welcome to the r3 wiki!
Pablo Hugo Reda edited this page Jul 26, 2024
·
2 revisions
r3 is a computer language, with ideas from ColorForth, very small and simple to learn but difficult to master.
Only download the actual repository, decompress in a folder and execute r3.exe
This exe load the file main.r3, compile in bytecodes and execute.
This program is a browser for files in the r3/ folder.
You can use any notepad for edit code and run with this browser.