Difference between revisions of "Main Page"
m (→Wiki Pages) |
|||
(33 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | + | <big>'''THIS WIKI WILL BE READ ONLY FOR SOME TIME WHILE STRUCTURING IT'''</big> | |
− | |||
− | |||
− | + | == Welcome to the '''Programming RED''' 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 RED 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 RED/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, RED 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 RED is either compiled or interpreted. | |
− | + | Learn more at RED main page: | |
+ | |||
+ | <big>[http://www.red-lang.org/ RED HQ Homepage]</big> | ||
+ | |||
+ | REBOL Resources are vital part of RED and there is still more documentation for REBOL than RED, so feel free to read from REBOL pages and apply your knowledge to RED. | ||
+ | |||
+ | == RED Main Pages == | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | ! | + | ! Site Name !! Site Url !! Description |
|- | |- | ||
− | | Red | + | | Red Main Site || http://www.red-lang.org || The main site of RED Language |
|- | |- | ||
− | | Red | + | | Red Official Documentation || http://doc.red-lang.org/ || Documentation Repository, Work in Progress |
|- | |- | ||
− | | Red | + | | Red Wiki || https://github.com/red/red/wiki || Red Wiki on GITHUB |
|- | |- | ||
− | | Red | + | | Red Language Specification || https://github.com/meijeru/red.specs-public || Specification of Red Langauge |
|- | |- | ||
− | | Red/System | + | | Red/System Specification || http://static.red-lang.org/red-system-specs.html || Specification of Red/System Langauge |
|- | |- | ||
− | | Red/System BNF | + | | Red/System BNF Grammar || http://static.red-lang.org/A_BNF_grammar_of_Red_System.pdf || (PDF) |
|- | |- | ||
− | | Red | + | | Red Parse Documentation || http://www.red-lang.org/2013/11/041-introducing-parse.html || Documentation on RED Parsing |
|- | |- | ||
− | | Red | + | | Red Source || [https://github.com/red/red Source] || Red source code (Yes, it is Open Source!) |
|} | |} | ||
− | == | + | == Discussion Places: == |
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | ! | + | ! Site Name !! Site Url !! Description |
|- | |- | ||
− | | Gitter Chat: | + | | Gitter Chat: MAIN Branch || [https://gitter.im/red/red || |
|- | |- | ||
− | | Gitter Chat: | + | | Gitter Chat: GUI Branch || https://gitter.im/red/red/gui-branch || |
|- | |- | ||
− | | Gitter Chat: | + | | Gitter Chat: Docs || https://gitter.im/red/docs || |
|- | |- | ||
− | | Gitter Chat: | + | | Gitter Chat: Code || https://gitter.im/red/red/code || |
|- | |- | ||
| Gitter Chat: RED/System || https://gitter.im/red/red/system || | | Gitter Chat: RED/System || https://gitter.im/red/red/system || | ||
|- | |- | ||
− | | Gitter Chat: | + | | Gitter Chat: Welcome Page || https://gitter.im/red/red/welcome || |
|- | |- | ||
− | | Gitter Chat: | + | | Gitter Chat: Help || https://gitter.im/red/help || |
|- | |- | ||
− | | Gitter Chat: | + | | Gitter Chat: France Language || https://gitter.im/red/red/France || |
|- | |- | ||
| Twitter || https://twitter.com/red_lang || | | Twitter || https://twitter.com/red_lang || | ||
Line 71: | Line 74: | ||
− | == | + | == Related: == |
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | ! | + | ! Site Name !! Site Url !! Description |
|- | |- | ||
− | | REBOL | + | | REBOL Forum || https://www.rebolforum.com/index.cgi || One of the most active REBOL Forus... written in REBOL |
|- | |- | ||
− | | Red | + | | Red By Example || http://www.red-by-example.org/ || An accessible reference by example |
|- | |- | ||
− | | Red | + | | Helpin Red || http://helpin.red/ || Help, tutorials, and examples |
|- | |- | ||
− | | | + | | My Code For Fun || http://www.mycode4fun.co.uk/About-Red-Programming || RED/REBOL blog |
|- | |- | ||
− | | | + | | REB4Me || http://reb4.me/ || WebSite Dedicated to REBOL by Christopher Ross-Gill |
|- | |- | ||
| || || | | || || | ||
Line 97: | Line 100: | ||
|} | |} | ||
− | + | == Nenad Words: == | |
https://www.quora.com/Why-did-the-Red-language-fork-Rebol ! Why RED started | https://www.quora.com/Why-did-the-Red-language-fork-Rebol ! Why RED started | ||
− | == | + | == Main REBOL Pages == |
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | ! | + | ! Site Name !! Site Url !! Description |
|- | |- | ||
− | | REBOL | + | | REBOL Main Site || http://www.rebol.com || The main site of REBOL Tech, the start of everything |
|- | |- | ||
− | | REBOL | + | | REBOL developers Site || http://www.rebol.org || Site full of develper's script and documentation |
|- | |- | ||
− | | Rebol | + | | Rebol Devevopers Network || http://www.rebol.net || Home of Carl's REBOL BLOG |
|- | |- | ||
− | | | + | | A REBOL Seite || http://www.rebol.info || |
|- | |- | ||
|} | |} | ||
− | == RED, REBOL | + | == RED, REBOL and other languages of the same Family == |
{| class="wikitable" | {| class="wikitable" | ||
Line 123: | Line 126: | ||
! Header text !! Header text !! Header text | ! Header text !! Header text !! Header text | ||
|- | |- | ||
− | | REBOL3 Main || http://www.rebol.com https://github.com/rebol/rebol|| REBOL | + | | REBOL3 Main || http://www.rebol.com https://github.com/rebol/rebol|| REBOL Main Pages |
|- | |- | ||
| REN-C || https://trello.com/b/l385BE7a/rebol3-porting-guide-ren-c-branch || REN-C REBOL Reboot | | REN-C || https://trello.com/b/l385BE7a/rebol3-porting-guide-ren-c-branch || REN-C REBOL Reboot | ||
Line 132: | Line 135: | ||
|- | |- | ||
| Differences || http://stackoverflow.com/questions/31510930/rebol3-what-is-the-difference-between-the-different-branches || Different Branches Differences | | Differences || http://stackoverflow.com/questions/31510930/rebol3-what-is-the-difference-between-the-different-branches || Different Branches Differences | ||
+ | |- | ||
+ | | REBOL/RED/REN/C Differences || https://stackoverflow.com/questions/39409053/whats-the-difference-between-rebol3-and-rebol2-and-red-lang?rq=1 || Differences between the languages | ||
|- | |- | ||
| REN-C Trello || https://trello.com/b/l385BE7a || | | REN-C Trello || https://trello.com/b/l385BE7a || | ||
Line 151: | Line 156: | ||
|} | |} | ||
− | == | + | == Books and Guides: == |
{| class="wikitable" | {| class="wikitable" | ||
Line 159: | Line 164: | ||
| Red book || https://www.packtpub.com/application-development/learn-red-%E2%80%93-fundamentals-red || Learn Red, Fundamentals of Red | | Red book || https://www.packtpub.com/application-development/learn-red-%E2%80%93-fundamentals-red || Learn Red, Fundamentals of Red | ||
|- | |- | ||
− | | A REBOL Guide || http://www.mycode4fun.co.uk/rebol___a_programmer_s_guide | + | | A REBOL Guide || http://www.mycode4fun.co.uk/rebol___a_programmer_s_guide || Rebol, a programmers guide |
|- | |- | ||
| REBOL Book || https://en.wikibooks.org/wiki/Rebol_programming || Rebol Book on Wikibook | | REBOL Book || https://en.wikibooks.org/wiki/Rebol_programming || Rebol Book on Wikibook | ||
Line 172: | Line 177: | ||
|} | |} | ||
− | == REBOL GUI | + | == REBOL GUI Systems == |
{| class="wikitable" | {| class="wikitable" | ||
Line 190: | Line 195: | ||
| REBOL Draw Dialect Reference || http://www.rebol.com/docs/draw-ref.html || | | REBOL Draw Dialect Reference || http://www.rebol.com/docs/draw-ref.html || | ||
|- | |- | ||
− | | | + | | Changes to R3Gui || https://github.com/saphirion/r3-gui/blob/master/release/r3-gui-changes.mdp|| Not up to date |
|- | |- | ||
− | | | + | | Saphirion R3 Examples || http://re-bol.com/examples.r3 || |
|- | |- | ||
− | | || | + | | Learn Rebol Tutorial || http://re-bol.com/rebol.html || By Nick Antonaccio |
|- | |- | ||
− | | || http:// | + | | Test GUI for R3 || http://www.colineau.fr/rebol/r3-gui.html || |
|- | |- | ||
− | | || http:// | + | | OLD R3 User Guide || http://www.rebol.com/r3/docs/gui/guide.html || 2010 By Carl |
|- | |- | ||
− | | || http://www. | + | | R3 Gui Test Script || http://www.rebol.com/r3/demo.r || |
|- | |- | ||
− | | || | + | | GUI Example Text file browser || https://github.com/revault/rebol-wiki/wiki/GUI-Example---Text-file-browser || |
|- | |- | ||
− | | || http://www.rebol.com/r3/ | + | | R3 GUI Docs || http://www.rebol.com/r3/docs/gui/gui.html || Newer Docs |
|- | |- | ||
− | | || https:// | + | | R3 Documentation || https://web.archive.org/web/20180410065304/http://www.r3gui.com/|| Various Format (WayBack Machine) |
|- | |- | ||
− | | || http:// | + | | || http://r3-gui.4answered.com/questions/section/28769/1 || |
|- | |- | ||
− | | || http://www. | + | | R3 GUI Panels and Layouts || http://www.rebol.com/r3/docs/gui/panels.html || |
|- | |- | ||
− | | || http://r3-gui. | + | | R3 GUI Goals || http://www.colellachiara.com/soft/Misc/r3-gui.html || Ancient 2006 Document |
+ | |- | ||
+ | | R3 Gui Spahirion Announce || https://groups.google.com/forum/#!topic/rebol/eS2HWgu4Bcs || | ||
|- | |- | ||
− | | || http://www.rebol. | + | | AlteME R3 GUI Thread || http://www.rebol.info/altme/198/r3-gui/1283 || |
|- | |- | ||
− | | || http:// | + | | || http://ebanshi.cc/questions/1761694/rebol-3-r3-gui-how-to-access-text-from-an-area || |
|- | |- | ||
− | | || http:// | + | | || http://rebol.informe.com/wiki/view/Text-table || |
|- | |- | ||
− | | || | + | | R3 GUI Demo Porting || https://trello.com/c/6StLvDwl/44-port-the-r3gui-demo-from-carl-to-curent-gui-system || |
|- | |- | ||
− | | || | + | | REBOL2 Auto Resize Extension || https://github.com/dockimbel/auto-resize || |
|- | |- | ||
− | | || | + | | || http://www.4answered.com/questions/view/1b393dd/Text-and-caret-in-VID-or-R3-Gui || |
|- | |- | ||
− | | || http:// | + | | || http://phoneask.cc/questions/870759/text-and-caret-in-vid-or-r3-gui || |
|- | |- | ||
− | | || http:// | + | | Vid Extension KIT || http://hmkdesign.dk/project.rsp?id=vid-ext-kit&page=info || One of the best GUI Kit created for REBOL2 |
|- | |- | ||
− | | || http://rebol. | + | | REBGUI Chat on REBOL3 World || http://www.rebol.net/altweb/rebol3/chat303.html || |
|- | |- | ||
− | | || | + | | REBGUI Main Page || http://www.dobeash.com/rebgui.html# || |
|- | |- | ||
− | | | + | | GLayout || http://www.rebol.org/view-script.r?script=glayout.r || Another GUI Kit for REBOL2 |
|- | |- | ||
|} | |} | ||
− | == | + | == Rebol and Databases: == |
{| class="wikitable" | {| class="wikitable" | ||
Line 260: | Line 267: | ||
|} | |} | ||
− | ==== | + | == Code Repositories == |
+ | |||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | ! Header text !! Header text !! Header text | ||
+ | |- | ||
+ | | REBOL Oneliners || http://www.rebol.com/oneliners.html || Complete functional scripts in one line of code | ||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | == Discussion Places == | ||
Line 283: | Line 301: | ||
| SAPH R3GUI and editable styled text || http://ebanshi.cc/questions/2989913/do-saphirion-rebol-3-builds-allow-editable-styled-text || | | SAPH R3GUI and editable styled text || http://ebanshi.cc/questions/2989913/do-saphirion-rebol-3-builds-allow-editable-styled-text || | ||
|- | |- | ||
− | | Interesting Thread || http://www.digicamsoft.com/cgi-bin/rebelBB.cgi?thread=4Jan2013212811061615100 || | + | | Interesting Thread || http://www.digicamsoft.com/cgi-bin/rebelBB.cgi?thread=4Jan2013212811061615100 || |
+ | |- | ||
+ | | 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. | ||
+ | |- | ||
|} | |} | ||
− | + | == Other Interesting Links == | |
{| class="wikitable" | {| class="wikitable" | ||
Line 302: | Line 323: | ||
| Max Vessi Portal || https://github.com/angerangel/r3bazaar || | | Max Vessi Portal || https://github.com/angerangel/r3bazaar || | ||
|- | |- | ||
− | | | + | | An R3 Source Mirror || https://github.com/rebolsource/r3 || |
|- | |- | ||
− | | | + | | RED Author Main Site || http://softinnov.org/ || |
|- | |- | ||
− | | | + | | Reddit Collection of Tutorial and Videos || https://www.reddit.com/r/rebol/comments/2fcybo/collection_of_rebol_2_tutorial_videos/ || |
|- | |- | ||
− | | || http://www.rebol-france.org/ || | + | | REBOL France || http://www.rebol-france.org/ || (France has a great History of REBOL Programmers) |
|- | |- | ||
| From REBOL2 a 3 || http://www.codeconscious.com/rebol/r2-to-r3.html || | | From REBOL2 a 3 || http://www.codeconscious.com/rebol/r2-to-r3.html || | ||
|- | |- | ||
− | | || http://ross-gill.com/ || | + | | Chris Ross Gill WebSite || http://ross-gill.com/ || |
|- | |- | ||
− | | || http://rebol2.blogspot.it/ || | + | | A REBOL2 BLog || http://rebol2.blogspot.it/ || |
|- | |- | ||
− | | | + | | REBOLEK Blog || http://rebolek.blogspot.it/ || |
|- | |- | ||
| Interesting Links || http://rebolforum.com/index.cgi?f=printtopic&topicnumber=48&archiveflag=new || | | Interesting Links || http://rebolforum.com/index.cgi?f=printtopic&topicnumber=48&archiveflag=new || | ||
|- | |- | ||
− | | | + | | Chris Ross Gill Scripts Site || http://reb4.me/ || |
|- | |- | ||
− | | | + | | Dobeash Software || http://dobeash.com/ || House of Munge.r Data Management and many other great software by Ashley |
|- | |- | ||
+ | | REBOL4Cobol Programmers || http://cobolrebol.com/pages/rebol-for-cobol-programmers/rfcp-occurs.html || Great Site with tons of scripts | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | == Wiki Pages == | ||
+ | |||
+ | [[Projects/text-table.red | Text-Table]] | ||
+ | |||
+ | [[Main_Page/Power_Words | (POWER WORDS: List of the moost powerful RED words to inspect and debut the RED and your code)]] | ||
− | | | + | [[NotePad | (Links to be examined, notepad of the administrator)]] |
+ | |||
+ | [[Main_Page/RED_By_Topics | (Collection of Articles/Threads By Topic)]] | ||
+ | |||
+ | [[What_When | (What happens When)]] | ||
+ | |||
+ | [[RED_Internals | (RED_Internals)]] | ||
− | [[ | + | [[Source_Navigator | (Navigating into RED Source)]] |
Revision as of 20:59, 8 April 2019
THIS WIKI WILL BE READ ONLY FOR SOME TIME WHILE STRUCTURING IT
Contents
- 1 Welcome to the Programming RED wiki page.
- 2 RED Main Pages
- 3 Discussion Places:
- 4 Related:
- 5 Nenad Words:
- 6 Main REBOL Pages
- 7 RED, REBOL and other languages of the same Family
- 8 Books and Guides:
- 9 REBOL GUI Systems
- 10 Rebol and Databases:
- 11 Code Repositories
- 12 Discussion Places
- 13 Other Interesting Links
- 14 Wiki Pages
Welcome to the Programming RED wiki page.
RED is an advanced programming language born from REBOL. It is a full stack programming language.
The Author, Nenad Rakocevic started the project long before the source of REBOL3 has been releases. Both language share one common principle: be coincise. In RED 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 RED/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, RED 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 RED is either compiled or interpreted.
Learn more at RED main page:
REBOL Resources are vital part of RED and there is still more documentation for REBOL than RED, so feel free to read from REBOL pages and apply your knowledge to RED.
RED Main Pages
Site Name | Site Url | Description |
---|---|---|
Red Main Site | http://www.red-lang.org | The main site of RED Language |
Red Official Documentation | http://doc.red-lang.org/ | Documentation Repository, Work in Progress |
Red Wiki | https://github.com/red/red/wiki | Red Wiki on GITHUB |
Red Language Specification | https://github.com/meijeru/red.specs-public | Specification of Red Langauge |
Red/System Specification | http://static.red-lang.org/red-system-specs.html | Specification of Red/System Langauge |
Red/System BNF Grammar | http://static.red-lang.org/A_BNF_grammar_of_Red_System.pdf | (PDF) |
Red Parse Documentation | http://www.red-lang.org/2013/11/041-introducing-parse.html | Documentation on RED Parsing |
Red Source | Source | Red source code (Yes, it is Open Source!)
|
Discussion Places:
Site Name | Site Url | Description |
---|---|---|
Gitter Chat: MAIN Branch | [https://gitter.im/red/red | |
Gitter Chat: GUI Branch | https://gitter.im/red/red/gui-branch | |
Gitter Chat: Docs | https://gitter.im/red/docs | |
Gitter Chat: Code | https://gitter.im/red/red/code | |
Gitter Chat: RED/System | https://gitter.im/red/red/system | |
Gitter Chat: Welcome Page | https://gitter.im/red/red/welcome | |
Gitter Chat: Help | https://gitter.im/red/help | |
Gitter Chat: France Language | https://gitter.im/red/red/France | |
https://twitter.com/red_lang | ||
Related:
Site Name | Site Url | Description |
---|---|---|
REBOL Forum | https://www.rebolforum.com/index.cgi | One of the most active REBOL Forus... written in REBOL |
Red By Example | http://www.red-by-example.org/ | An accessible reference by example |
Helpin Red | http://helpin.red/ | Help, tutorials, and examples |
My Code For Fun | http://www.mycode4fun.co.uk/About-Red-Programming | RED/REBOL blog |
REB4Me | http://reb4.me/ | WebSite Dedicated to REBOL by Christopher Ross-Gill |
Nenad Words:
https://www.quora.com/Why-did-the-Red-language-fork-Rebol ! Why RED started
Main REBOL Pages
Site Name | Site Url | Description |
---|---|---|
REBOL Main Site | http://www.rebol.com | The main site of REBOL Tech, the start of everything |
REBOL developers Site | http://www.rebol.org | Site full of develper's script and documentation |
Rebol Devevopers Network | http://www.rebol.net | Home of Carl's REBOL BLOG |
A REBOL Seite | http://www.rebol.info |
RED, REBOL and other languages of the same Family
Books and Guides:
Header text | Books | Header text |
---|---|---|
Red book | https://www.packtpub.com/application-development/learn-red-%E2%80%93-fundamentals-red | Learn Red, Fundamentals of Red |
A REBOL Guide | http://www.mycode4fun.co.uk/rebol___a_programmer_s_guide | Rebol, a programmers guide |
REBOL Book | https://en.wikibooks.org/wiki/Rebol_programming | Rebol Book on Wikibook |
REBOL Guide | http://business-programming.com/business_programming.html | By Nick Antonaccio |
REBOL Guide | http://learnrebol.com/rebol3_book.html | By Nick Antonaccio |
REBOL Guide | http://easiestprogramminglanguage.com/easiest_programming_language.html | By Nick Antonaccio |
REBOL Video | http://musiclessonz.com/rebol_video_links.html | By Nick Antonaccio |
REBOL GUI Systems
Rebol and Databases:
Header text | Header text | Header text |
---|---|---|
SQLLite - REBOL2 | http://www.dobeash.com/sqlite.html | |
ODBC, REBOL3 | https://github.com/gurzgri/r3/tree/odbc | |
SQLLite from ROSS-GIL | http://reb4.me/r/sqlite | |
Munge 2.x | http://www.dobeash.com/munge.html | |
MUNGE 3 | http://dobeash.com/files/munge3.html | The best way to ACCESS SQL, Access/Interact and Excel projects. |
REBDB | http://www.dobeash.com/rebdb.html | |
REBOL STORAGE Manager | http://www.dobeash.com/rebsm.html |
Code Repositories
Header text | Header text | Header text |
---|---|---|
REBOL Oneliners | http://www.rebol.com/oneliners.html | Complete functional scripts in one line of code |
Discussion Places
Other Interesting Links
Wiki Pages
(POWER WORDS: List of the moost powerful RED words to inspect and debut the RED and your code)
(Links to be examined, notepad of the administrator)