Skip to content

Commit

Permalink
README: added missing target platforms in the introduction for Red/Sy…
Browse files Browse the repository at this point in the history
…stem.
  • Loading branch information
dockimbel committed Feb 16, 2012
1 parent 410c6a1 commit 01bc207
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Red Programming Language

The language is in its early bootstrapping phase. The **Red/System** low-level DSL is the first focus. It is a limited C-level language with a REBOL look'n feel, required to build Red's runtime library. More information on [red-lang.org](http://www.red-lang.org).

Running the Hello script
Running the Red/System hello script
------------------------
The compiler and linker are currently written in REBOL and can produce Windows, Linux and Mac OS X executables. So, for now, a REBOL/Core binary is required to compile Red/System programs. Please follow the instructions for installing the compiler tool-chain:
The compiler and linker are currently written in REBOL and can produce Windows, Linux, Syllable, Android and Mac OS X executables. So, for now, a REBOL/Core binary is required to compile Red/System programs. Please follow the instructions for installing the compiler tool-chain:

1. Clone this git repository or download an archive (`Downloads` menu).

Expand Down

0 comments on commit 01bc207

Please sign in to comment.