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
(26 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 43:
|-
| 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 branc
 
|-
| Red Progress Page || [https://progress.red-lang.org/] || Here you will find the advancement of the project
|}
 
== Red Discussion Places: ==
 
{| class="wikitable"
Line 127 ⟶ 129:
|-
! Header text !! Header text !! Header text
|-
| RED GitHub || https://github.com/red || Master Repository
|-
| REBOL3 Main || http://www.rebol.com https://github.com/rebol/rebol|| REBOL Main Pages
|-
| R3N || https://github.com/r3n || R3N Open Source Rebol community regrouping to the next generation
|-
| REN-C || https://trello.com/b/l385BE7a/rebol3-porting-guide-ren-c-branch || REN-C REBOL Reboot
Line 145 ⟶ 151:
|-
| Source Code || http://rebolsource.net/ || Source Code and compiled versions
|-
| R3N || https://github.com/r3n || R3N Open Source Rebol community regrouping to the next generation
|-
| TOPAZ || http://www.amara.org/it/videos/gECJIu97zOXz/info/topaz-rebol-inspired-html5-programming-language-gabriele-santilli/ ||
Line 163 ⟶ 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 237 ⟶ 245:
| || http://phoneask.cc/questions/870759/text-and-caret-in-vid-or-r3-gui ||
|-
| Vid Extension KIT || https://github.com/henrikmk/VID-Extension-Kit http://hmkdesign.dk/project.rsp?id=vid-ext-kit&page=info || One of the best GUI Kit created for REBOL2
|-
| Vid-Extension-Kit + Wiki || https://github.com/GiuseppeChillemi/VID-Extension-Kit || As before, plus dedicated wiki created by Giuseppe Chillemi
|-
| REBGUI Chat on REBOL3 World || http://www.rebol.net/altweb/rebol3/chat303.html ||
Line 273 ⟶ 283:
{| class="wikitable"
|-
! HeaderRepository textName !! Header textLink !! Header textDescription
|-
| Rebol script Library || http://www.rebol.org || The Great collection of Rebol Scripts, create about 20 years ago
|-
| REBOLRebol Oneliners || http://www.rebol.com/oneliners.html || Complete functional scripts in one line of code
|-
| Red Script Collection || https://github.com/red/red/wiki/%5BLINKS%5D-Scripts-collection || A curated collection of Red Scripts.
|-
| GITHUB Rebol || https://github.com/search?q=language%3AREBOL || 100 Pages of REBOL scripts
|-
| GITHUB Red || https://github.com/search?q=language%3ARED || Up to 100 Pages of RED scripts (When they will exists!)
|-
| REBOL Oneliners || http://www.rebol.com/oneliners.html || Complete functional scripts in one line of code
|}
 
 
 
== Discussion Places ==
Line 286 ⟶ 303:
|-
! Header text !! Header text !! Header text
|-
| Red on Gitter, main channel || https://gitter.im/red/red ||
|-
| Red Mailing List on Google || https://groups.google.com/forum/?hl=en#!forum/red-lang ||
|-
| RED on IRC || https://webchat.freenode.net/#red-lang || (Bridge:) https://github.com/gitterHQ/irc-bridge ||
|-
| Telegram || https://t.me/redofficial ||
|-
| Red Facebook Page || https://www.facebook.com/Redprogramminglanguage/ ||
|-
| ML on REBOL Documentation Project || http://www.rebol.org/ml-display-message.r?m=rmlLVVC ||
Line 307 ⟶ 334:
| 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 314 ⟶ 348:
|-
! 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 349 ⟶ 385:
| REBOL4Cobol Programmers || http://cobolrebol.com/pages/rebol-for-cobol-programmers/rfcp-occurs.html || Great Site with tons of scripts
|-
|}
 
== TOPICS ==
 
[[ Main_Page/Topic_Ports | Ports]]
 
[https://github.com/qtxie/red/tree/IO2 Red Ports Experimental Branch]
 
[[ Main_Page/Topic_Composing_Code | Composing Code ]]
 
[[ Main_Page/Topic_Vocabularies | Vocabularies ]]
 
== History/Articles ==
 
 
 
{| class="wikitable"
|-
! Header text !! Header text !! Header text
|-
| Carl Sassenrath Interview || https://www.rediff.com/computer/1999/sep/29carl.htm || 1999 Interview On of the very first interview, Carl Describe his ideas and passion
|-
| Doctors Dobbs Journal, Technet Cast || http://www.hotelsofoklahoma.com/technetcastcom/tnc_981120.html || 1998 Interview Transcript - Amiga and Rebol
|-
| Old New Archive || http://www.rebol.com/news.html || Articles and news from the early days of Rebol , many are not working but you can use WayBack machine
|}
 
Line 372 ⟶ 433:
 
[[Words_Relativeness | (Words and their values in contexts)]]
 
[[Glossary | (Words and definition for living in the Red World)]]
 
[[Tecniques | (Tecniques used in various areas)]]
 
[[Parse | (Parsing Blocks and Strings)]]
 
[[Bindings | (Bindings to external Libraries)]]
 
[[Made_With_Rebol | (Applications and projects Made with Rebol Language)]]
 
[[Made_With_Red | (Applications and projects Made with Red Language)]]
Cookies help us deliver our services. By using our services, you agree to our use of cookies.