REBOL 3 Downloads
| REBOL 3 Related | ||
|
R3 Downloads (alpha) R3 Chat Feed (mobile) | ||
This is an ALPHA TEST version of REBOL 3.0
Use at your own risk.
How to Run It
- Read R3 Alpha Test Introduction (updated Jan-2010)
Do this before downloading. Read the warnings. - Download from the table below.
Only Windows includes graphics at this time. - All downloads are binary executables (not zips).
Some browsers may require alt-click to save it. - Run the file.
See notes below for non-Windows systems.
Downloads
Here is the R3 release change log.
| OS | System/CPU | Version | Date | Download | Size |
|---|---|---|---|---|---|
![]() |
Microsoft Windows | 2.100.97.3.1 | 7-Feb-2010 | r3-a97-3-1.exe | 0.7 MB |
![]() |
Apple OS X PPC | 2.100.97.2.4 | 7-Feb-2010 | r3-a97-2-4 | 0.5 MB |
![]() |
Apple OS X Intel | 2.100.96.2.5 | 10-Dec-2009 | r3-a96-2-5 | 0.4 MB |
![]() |
Linux x86 Libc6 | 2.100.97.4.2 | 7-Feb-2010 | r3-a97-4-2 | 0.4 MB |
![]() |
Linux x86 Fedora | 2.100.97.4.3 | 7-Feb-2010 | r3-a97-4-3 | 0.4 MB |
![]() |
FreeBSD x86 (elf) | 2.100.96.7.2 | 11-Dec-2009 | r3-a96-7-2 | 0.4 MB |
Once you have R3 running, type upgrade at the prompt to check for new versions.
Notes
How to run on OS X, Linux, BSD, etc.:
- Open a shell console
- Copy the downloaded file to where you want it
- Add execute permission (see chmod below)
- Run it
The shell commands would look like this:
> cp downloads/r3-a74-4-2 r3
> chmod +x r3
> ./r3
REBOL 3 2.100.96 ...



