427 Forks
5156 Stars
5156 Watchers

red

Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single ~1MB file!

How to download and setup red

Open terminal and run command
git clone https://github.com/red/red.git
git clone is used to create a copy or clone of red repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with red https://github.com/red/red/archive/master.zip

Or simply clone red with SSH
[email protected]:red/red.git

If you have some problems with red

You may open issue on red support forum (system) here: https://github.com/red/red/issues