Jump to content
This wiki has been automatically closed because there have been no edits or log actions made within the last 60 days. If you are a user (who is not the bureaucrat) that wishes for this wiki to be reopened, please request that at Requests for reopening wikis. If this wiki is not reopened within 6 months it may be deleted. Note: If you are a bureaucrat on this wiki, you can go to Special:ManageWiki and uncheck the "Closed" box to reopen it.

Main Page: Difference between revisions

m
(8 intermediate revisions by the same user not shown)
Line 5:
<small>''THIS WIKI WILL BE READ ONLY FOR SOME TIME WHILE STRUCTURING IT''</small>
 
== Welcome to the '''Programming REDRed''' wiki page. ==
 
'''<big>REDRed</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 44:
| Red Source || [https://github.com/red/red Source] || Red source code (Yes, it is Open Source!)
|-
| Red Main Branch Commits || [https://github.com/red/red/commits/master] || The commits of the main branchbranc
|-
| Red Progress Page || [https://progress.red-lang.org/] || Here you will find the advancement of the project
|}
 
== Red Discussion Places: ==
 
{| class="wikitable"
Line 165 ⟶ 167:
|-
! Header text !! Books !! Header text
|-
| Rebol A Programmers Guide || https://www.cristal.univ-lille.fr/profil/olivier.auverlot/rebol_a_programmer_s_guide.pdf || From Maxim Olivier Auverlot
|-
| http://vpavlu.plain.at/REBOL/tutorial/ || Rebol Tutorial by Professor Victor Pavlu
|-
| Red book || https://www.packtpub.com/application-development/learn-red-%E2%80%93-fundamentals-red || Learn Red, Fundamentals of Red
Line 320 ⟶ 326:
| Ren/C Stack Overflow || https://chat.stackoverflow.com/rooms/291/rebol || Ren/C is Hostile Fork Rebol3 version. This is the chat where the main actors is the develolper of the fork.
|-
| https://stackoverflow.com/questions/tagged/rebol || Rebol Tagged Questions on Stack Overflow
|-
| https://stackoverflow.com/questions/tagged/rebol3 || Rebol3 Tagged Question on Stack Overflow
| -
| https://stackoverflow.com/questions/tagged/red || Red Tagged Questions on Stack Overflow
|-
| https://www.facebook.com/groups/rebol || Rebol Facebook Page
|}
 
Line 327 ⟶ 340:
|-
! Header text !! Header text !! Header text
|-
| Looking Back || https://toomasv.red/Two-years.md.html || A great site from one of the best minds in the Red Community
|-
| Excel Dialect || https://www.robertmuench.ch/development/projects/excel/dialect_documentation/ ||
Line 363 ⟶ 378:
|-
|}
 
== TOPICS ==
 
[[ Main_Page/Topic_Ports | Ports]]
 
[[ Main_Page/Topic_Composing_Code | Composing Code ]]
 
[[ Main_Page/Topic_Vocabularies | Vocabularies ]]
 
 
== History/Articles ==
Line 405 ⟶ 429:
[[Tecniques | (Tecniques used in various areas)]]
 
[[Parse | (TecniquesParsing usedBlocks inand various areasStrings)]]
Cookies help us deliver our services. By using our services, you agree to our use of cookies.