Main Page: Difference between revisions

m
no edit summary
mNo edit summary
Line 5:
<small>''THIS WIKI WILL BE READ ONLY FOR SOME TIME WHILE STRUCTURING IT''</small>
 
== Welcome to the '''Programming REDRed''' wiki page. ==
 
'''<big>RED</big>''' is an advanced programming language born from REBOL. It is a [https://en.wikipedia.org/wiki/Red_(programming_language) full stack] programming language.
 
The Author, '''<big>Nenad Rakocevic</big>''' started the project long before the source of REBOL3 has been releases.
Both language share one common principle: be coincise. In REDRed and REBOL you can do in one like of code what in other languages needs many more lines. A 50 lines of program could be 2/4 lines in REDRed/REBOL.
 
Also you do not need 50 GB of HD space to start programming: 1MB of drive space and a text editor are enough.
 
While REBOL is now open source, REDRed has totally a different source. It has been coded from scratch. It maintains compatibility with REBOL2 (90% of the code) bit it is different. REBOL is interpreted, while REDRed is either compiled or interpreted.
 
Learn more at REDRed main page:
 
<big>[http://www.red-lang.org/ REDRed HQ Homepage]</big>
 
REBOL Resources are vital part of REDRed and there is still more documentation for REBOL than RED, so feel free to read from REBOL pages and apply your knowledge to REDRed.
 
== REDRed Main Pages ==
 
{| class="wikitable"
Line 47:
|}
 
== Red Discussion Places: ==
 
{| class="wikitable"