Skip to content

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

image

This exe load the file main.r3, compile in bytecodes and execute.

image

This program is a browser for files in the r3/ folder.

image

You can use any notepad for edit code and run with this browser.

image

image

Clone this wiki locally