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

622 bytes removed ,  5 years ago
(21 intermediate revisions by 2 users not shown)
Line 3:
== 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 RakoceviRakocevic</big>''' c started the project long before the source of REBOL3 has been releasereleases.
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 a a 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 noteither compiled or interpreted.
 
Learn more at RED main page:
Line 18:
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.
 
=== RedRED Main Pages ===
 
{| class="wikitable"
Line 24:
! Site Name !! Site Url !! Description
|-
| RED Main Site || http://www.red-lang.org || http://www.rebol.com || 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/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
Line 64 ⟶ 66:
|-
|}
 
 
===== Related: =====
 
{| class="wikitable"
|-
! Site Name !! Site Url !! Description
|-
| REBOL Forum || https://www.rebolforum.com/index.cgi || One of the most active REBOL Forus... written in REBOL
|-
| || ||
|-
| || ||
|-
| || ||
|-
| || ||
|-
| || ||
|-
| || ||
|-
| || ||
|-
| || ||
|-
|-}
 
 
=== Nenad Words: ===
 
https://www.quora.com/Why-did-the-Red-language-fork-Rebol ! Why RED started
 
=== Main REBOL Pages ===
Line 91 ⟶ 125:
| REN-C || https://trello.com/b/l385BE7a/rebol3-porting-guide-ren-c-branch || REN-C REBOL Reboot
|-
| REBOL3 dafrom Atronix || [https://github.com/zsx/r3 Source https://www.atronixengineering.com/] || REBOL3 Version from Atronix
|-
| REBOL3 dafrom Sapphirion || http://development.saphirion.com/ || REBOL3 Version from Sapphirion
|-
| DifferenzeDifferences || http://stackoverflow.com/questions/31510930/rebol3-what-is-the-difference-between-the-different-branches || Different Branches Differences
|-
| REN-C Trello || https://trello.com/b/l385BE7a || Example
|-
| Article on the status of REBOL || https://www.reddit.com/r/rebol/comments/4br0pr/current_status_of_rebol/ || Which is the current status of REBOL ?
Line 105 ⟶ 139:
| 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/ || Example
|-
| WORLD || http://www.world-lang.org/ || Example
|-
| Red Development Project Documentation || https://github.com/reddoc/develop/wiki ||
|-
| WORLD || http://www.rebol.org/aga-display-posts.r?post=r3wp854x0 || World Programming Language
Line 120 ⟶ 154:
|-
! 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.pdf?attredirects=0&d=1 || Rebol, a programmers guide
Line 140 ⟶ 176:
! Header text !! Header text !! Header text
|-
| Notes on REBOL View || http://www.codeconscious.com/rebol/view-notes.html || Example
|-
| R3GUI Demo script || https://github.com/gchiu/Rebol3/blob/master/scripts/demo.r3 || unknow if compatible to Carl or sapphirion version
|-
| REBGUI, Original Version, design guide || http://www.dobeash.com/RebGUI/design-guide.html || Example
|-
| REBGUI Original Version || http://www.dobeash.com/rebgui.html || Example
|-
| REBOL View, image datatype || http://www.rebol.com/docs/image.html || Example
|-
| REBOL Draw Dialect Reference || http://www.rebol.com/docs/draw-ref.html || Example
|-
| REBGUI Chat on REBOL3 World || http://www.rebol.net/altweb/rebol3/chat303.html || Example
|-
| REBGUI Main Page || http://www.dobeash.com/rebgui.html# || Example
|-
| Example || https://github.com/saphirion/r3-gui/blob/master/release/r3-gui-changes.mdp||
|| Example
|-
| || http://re-bol.com/examples.r3 ||
| Example || https://github.com/saphirion/r3-gui/blob/master/release/r3-gui-changes.mdp || Example
|-
| Example || http://re-bol.com/examplesrebol.r3html || Example
|-
| Example || http://re-bolwww.comcolineau.fr/rebol/r3-gui.html || Example
|-
| Example || http://www.colineaurebol.fr/rebolcom/r3-/docs/gui/guide.html || Example
|-
| Example || http://www.rebol.com/r3/docs/gui/guidedemo.htmlr || Example
|-
| Example || https://github.com/revault/rebol-wiki/wiki/GUI-Example---Text-file-browser || Example
| Example || http://www.rebol.com/r3/demo.r || Example
|-
| Example || http://www.rebol.com/r3/demodocs/gui/gui.rhtml || Example
| Example || https://github.com/revault/rebol-wiki/wiki/GUI-Example---Text-file-browser || Example
|-
| Example || http://www.rebolr3gui.com/r3/docs/gui/gui.html || Example
|-
| Example || http://wwwr3-gui.r3gui4answered.com/questions/section/28769/1 || Example
|-
| Example || http://r3-guiwww.4answeredrebol.com/questionsr3/sectiondocs/28769gui/1panels.html || Example
|-
| Example || http://www.rebolcolellachiara.com/r3soft/docsMisc/r3-gui/panels.html || Example
|-
| Example || http://www.colellachiara4answered.com/softquestions/Miscview/r31b393dd/Text-gui.htmland-caret-in-VID-or-R3-Gui || Example
|-
| Example || http://wwwphoneask.4answered.comcc/questions/view/1b393dd870759/Texttext-and-caret-in-VIDvid-or-R3r3-Guigui || Example
|-
| || http://www.r3gui.com/docs/networkdeveloper/Writing_a_Network_Schemelayouts/layouts.html||
| Example || http://phoneask.cc/questions/870759/text-and-caret-in-vid-or-r3-gui || Example
|-
| Example || httphttps://wwwgroups.r3guigoogle.com/docsforum/developer#!topic/layoutsrebol/layouts.htmleS2HWgu4Bcs || Example
|-
| Example || httpshttp://groupswww.googlerebol.cominfo/forumaltme/#!topic198/rebolr3-gui/eS2HWgu4Bcs1283 || Example
|-
| Example || http://wwwebanshi.rebol.infocc/altmequestions/1981761694/rebol-3-r3-gui/1283-how-to-access-text-from-an-area || Example
|-
| Example || http://rebol.informe.com/wiki/view/Text-table || Example
| Example || http://ebanshi.cc/questions/1761694/rebol-3-r3-gui-how-to-access-text-from-an-area || Example
|-
| Example || https://trello.com/c/6StLvDwl/44-port-the-r3gui-demo-from-carl-to-curent-gui-system || Example
| Example || http://rebol.informe.com/wiki/view/Text-table || Example
|-
| REBOL2 Auto Resize Extension || https://github.com/dockimbel/auto-resize || Example
| Example || https://trello.com/c/6StLvDwl/44-port-the-r3gui-demo-from-carl-to-curent-gui-system || Example
|-
| REBOL2 Auto Resize Extension || https://github.com/dockimbel/auto-resize || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|}
 
==== Interesting Links ====
 
http://www.r3gui.com/docs/network/Writing_a_Network_Scheme.html
 
http://rebol.informe.com/portal.html
 
 
 
==== Rebol and Databases: ====
Line 224 ⟶ 242:
! Header text !! Header text !! Header text
|-
| SQLLite - REBOL2 || http://www.dobeash.com/sqlite.html || Example
|-
| ODBC, REBOL3 || https://github.com/gurzgri/r3/tree/odbc || Example
|-
| SQLLite from ROSS-GIL || http://reb4.me/r/sqlite || Example
|-
| Munge 2.x || http://www.dobeash.com/munge.html || Example
|-
| MUNGE3MUNGE 3 || http://dobeash.com/files/munge3.html || ExampleThe best way to ACCESS SQL, Access/Interact and Excel projects.
|-
| REBDB || http://www.dobeash.com/rebdb.html || Example
|-
| REBOL STORAGE Manager || http://www.dobeash.com/rebsm.html || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|}
 
Line 251 ⟶ 266:
! Header text !! Header text !! Header text
|-
| ML on REBOL Documentation Project || http://www.rebol.org/ml-display-message.r?m=rmlLVVC || Example
|-
| CARL GUI and SAPH GUI || http://chat.stackoverflow.com/transcript/291/2013/5/27/2-24 || Example
|-
| How to Document REBOL Dialects || http://stackoverflow.com/questions/34386719/documenting-rebols-dialect || Example
|-
| REBOL DP Mio Mex || http://www.digicamsoft.com/cgi-bin/rebelBB.cgi?thread=31Jan2008135602330169100 || Example
|-
| REBOL DOC Project - CARL - || http://www.rebol.com/article/0150.html || Example
|-
| ExampleSaphirion R3 Gui || https://github.com/saphirion/r3-gui||
|| Example
|-
| ON R3 GUI || http://www.digicamsoft.com/cgi-bin/rebelBB.cgi?thread=4Jan2013212811061615100 || Example
|-
| SAPH R3GUI and editable styled text || http://ebanshi.cc/questions/2989913/do-saphirion-rebol-3-builds-allow-editable-styled-text || Example
|-
| Interesting Thread da studiare || http://www.digicamsoft.com/cgi-bin/rebelBB.cgi?thread=4Jan2013212811061615100 || Example
|}
 
Line 277 ⟶ 291:
! Header text !! Header text !! Header text
|-
| Excel Dialect || https://www.robertmuench.ch/development/projects/excel/dialect_documentation/ || Example
|-
| Ross-Gil Main Page || http://ross-gill.com/page/Start || Example
|-
| OLD Wiki Projects List || https://github.com/revault/rebol-wiki/wiki/R2-projects || Example
|-
| R3 Baazar Branch || https://github.com/angerangel/r3bazaar/wiki/Source-explained || Example
|-
| Max Vessi Portal || https://github.com/angerangel/r3bazaar || Example
|-
| Example || https://github.com/rebolsource/r3 || Example
|-
| Example || http://softinnov.org/ || Example
|-
| Example || https://www.reddit.com/r/rebol/comments/2fcybo/collection_of_rebol_2_tutorial_videos/ || Example
|-
| Example || http://www.rebol-france.org/ || Example
|-
| DaFrom REBOL2 a 3 || http://www.codeconscious.com/rebol/r2-to-r3.html || Example
|-
| Example || http://ross-gill.com/ || Example
|-
| Example || http://rebol2.blogspot.it/ || Example
|-
| Example || http://rebolek.blogspot.it/ || Example
|-
| LinkInteresting InteressantiLinks || http://rebolforum.com/index.cgi?f=printtopic&topicnumber=48&archiveflag=new || Example
|-
| Example || http://reb4.me/ || Example
|-
| Example || http://dobeash.com/files/munge.r || Example
|-
 
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|}
 
[[Projects/text-table.red|Text-Table]]
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.