NotePad: Difference between revisions

10,320 bytes added ,  6 years ago
m
no edit summary
(Created page with " ==== Examples: ==== R3GUI on Raspberry http://www.rebol.info/altme/106/ann-reply/3039 http://www.axoneman.com/programmation.html Indagare il fronte francese Contattare...")
 
mNo edit summary
 
(9 intermediate revisions by the same user not shown)
Line 2:
==== Examples: ====
 
|-
| Blog About RED || http://redlanguageblog.blogspot.nl/ ||
 
==== Interesting Links ====
 
http://www.r3gui.com/docs/network/Writing_a_Network_Scheme.html
 
http://rebol.informe.com/portal.html
 
R3GUI on Raspberry http://www.rebol.info/altme/106/ann-reply/3039
Line 12 ⟶ 18:
Contattare il tizio che ha la copia di RDP
 
 
http://top10lists.in/top-10-websites-software-freedom-day-2011-topa.html?ytid=xBJHMkN9qJ4&lvl=5&qs=Top+10+Websites
 
http://redlanguageblog.blogspot.it/
 
WORLD
 
 
Line 277 ⟶ 289:
 
https://gitter.im/red/red/gui-branch?at=56435fd4aed85e09393da8b2
 
https://forums.freebsd.org/threads/45350/
 
 
Where REBEL Talks
Line 284 ⟶ 299:
Original REBGui Design guide
Ross Gil
 
----------------------------------
 
= Rebol =
 
* [http://www.rebol.com/ Rebol official site]
* [http://rebolsource.net/ Unofficial R3 binaries]
 
== Forums and community hubs ==
 
* [http://www.rebol.org/index.r Rebol developer's site]
* [http://www.rebol.net/ Rebol developer network]
* [http://rebolweek.blogspot.ru/ Rebol Week]
* [http://rebol.informe.com/portal.html Rebol informe]
* [http://rebolforum.com/index.cgi Rebol forum]
* [http://stackoverflow.com/questions/tagged/rebol SO Rebol]
* [https://github.com/revault/rebol-wiki Rebol DocBase wiki]
* [http://www.maxvessi.net/rebsite/wr/ Rebol World]
* [http://rebol2.blogspot.com/ Rebol2 blog]
 
== Hands-on guides and tutorials ==
 
* [http://www.re-bol.com/rebol.html Learn Rebol by Nick Antonaccio]
* [http://re-bol.com/business_programming.html Business programming by Nick Antonaccio]
* [https://en.wikibooks.org/wiki/Rebol_programming Wikibooks Rebol programming]
 
== Personal blogs and pages from community members ==
 
* [http://www.pat665.free.fr/ pat665's Rebol related page]
* [http://www.codeconscious.com/rebol/articles/rebol-concepts.html Rebol concepts]
* [http://users.telenet.be/rwmeijer/proglang/rebol.htm An appreciation of REBOL by Rudolf Meijer]
* [https://medium.com/@rgchris/understanding-rebol-series-d5d6f597a239 Understanding Rebol series by Chris Ross-Gill]
* [http://reb4.me/ reb4me by Chriss Ross-Gill]
* [http://ross-gill.com/page/Rebol Rebol page by Chriss Ross-Gill]
* [http://www.cobolrebol.com/ ???]
 
== Books ==
 
* [http://www.rebol.com/docs/core23/rebolcore.html REBOL/Core User Guide]
* [http://vpavlu.plain.at/REBOL/tutorial/ REBOL Essentials by Viktor Pavlu]
* [http://www.lulu.com/shop/olivier-auverlot-and-peter-william-alfred-wood/rebol-a-programmers-guide/ebook/product-17515075.html Rebol - A programmer's guide by Olivier Auverlot, Peter William Alfred Wood]
 
= Red =
 
* [http://www.red-lang.org/ Red official website]
 
== Media ==
 
* [https://www.youtube.com/channel/UCLcuoPsWmYSUfGtfL-WEkLA Red Youtube channel]
* [https://notamonadtutorial.com/interview-with-nenad-rakocevic-about-red-a-rebol-inspired-programming-language-681133e3fd1c#.zhif5dl17 Interview with Nenad]
* [https://twitter.com/red_lang Twitter]
 
== Forums and community hubs ==
 
* [http://stackoverflow.com/questions/tagged/red SO Red]
* [https://gitter.im/red/ Gitter chat]
* [https://www.reddit.com/r/redlang/ subreddit]
* [https://groups.google.com/forum/?hl=en#!forum/red-lang Mail list]
 
== Hands-on guides and tutorials ==
 
* [http://redprogramming.com/Home.html Red programming by Nick Antonaccio]
* [https://www.gitbook.com/book/ungaretti/red-language-notebook/details Red Language notebook by Ungaretti]
* [http://www.red-by-example.org/ Red by example by Arie van Wingerden and Mike Parr]
 
== Personal blogs and pages from community members ==
 
* [https://github.com/red/red/wiki Github wiki]
* [http://www.mycode4fun.co.uk/home mycode4fun]
* [http://jennyk36.blogspot.com Jenny's blog]
* [http://redlanguageblog.blogspot.nl/ Red Language blog by Arie van Wingerden]
* [http://red.qyz.cz/ Red related articles by Boleslav Březovský]
* [http://redlcv.blogspot.fr/ Image Processing with Red Language by Francois Jouen]
* [https://github.com/iArnold/reddevdoc Red docs by iArnold]
* [https://github.com/reddoc Community Red documentation]
* [http://www.michaelsydenham.com/reds-parse-dialect/ Beginner-friendly article about parse by Michael Sydenham]
* [http://ross-gill.com/page/Red Red page by Chriss Ross-Gill]
 
= In between =
 
* [https://programming.red/wiki/Main_Page Rebol-family languages wiki by Giuseppe Chillemi]
* [http://chat.stackoverflow.com/rooms/291/rebol-and-red Rebol and Red StackOverflow chat]
* [http://blog.hostilefork.com/ hostilefork blog] / [https://www.youtube.com/channel/UCpQxdoPFbT5p6s9NU7iU1ZA Youtube channel]
* [http://recode.revault.org/ ReCode 2013]
* [https://www.youtube.com/user/SoftwareFreedomDay/playlists SofwareFreedomDay playlists w/ reports about Red and Rebol]
 
--------------------- <big>FROM RED WIKI 09/12/17</big> -----------------------------
 
== Welcome to the Red programming language wiki! ==
 
=== Installation ===
 
* [http://www.red-lang.org/p/download.html Download and Install]
 
=== Beginners Guides ===
 
Be welcomed to the Red Community by following our [https://github.com/red/red/wiki/Community-Communication-Values Communication Values]. * [http://redprogramming.com/Getting%20Started.html Getting started with Red] at RedProgramming.com * [https://learnxinyminutes.com/docs/red/ Learn Red in Y minutes] at LearnXinYminutes.com * [http://www.mycode4fun.co.uk/About-Red-Programming Red Programming] at mycode4fun.co.uk * [https://www.gitbook.com/book/ungaretti/red-language-notebook/details Red Language Notebook] at gitbook.com
 
=== Discussions ===
 
* [https://groups.google.com/forum/#!forum/red-lang Red Mailing List]
* [https://github.com/red/red/wiki/Gitter-Room-Index Gitter Room Index]
* [http://stackoverflow.com/questions/tagged/red Questions Tagged Red] at Stackoverflow.com
* [https://github.com/red/red/wiki/FAQ FAQ]
 
=== Rebol ===
 
* [https://github.com/red/red/wiki/Differences-between-Red-and-Rebol Differences between Red and Rebol]
* [http://rebolforum.com/index.cgi?f=printtopic&topicnumber=48&archiveflag=new Rebol Forum]
* [https://github.com/red/red/wiki/REBOL-Core-Users-Guide:--A-walkthrough-with-Red Rebol Core Guide vs Red]
 
=== Examples ===
 
* [http://www.red-by-example.org/index.html Red by Example] at red-by-example.org
* [https://github.com/red/code Community Code Library]
 
=== Further Reading ===
 
* [https://github.com/red/red/wiki/Red-System-tutorial-for-newcomers-English-version Red/System tutorial for newcomers]
* [http://redlanguageblog.blogspot.co.uk/?view=flipcard Red Language Blog] by Arie
* [https://doc.red-lang.org/v/v0.6.0/gui/Overview.html GUI Overview]
* [http://www.red-lang.org/p/documentation.html Red Language Documentation]
* [http://static.red-lang.org/red-system-specs-light.html Red/System Documentation]
* [http://red.qyz.cz/ Boleslav Březovský blog]
* [https://github.com/red/red/wiki/Guru-Meditations#why-are-contexts-static Guru Meditations] by Gregg Irwin
* [https://github.com/red/red/wiki/Install-Red-in-Cloud9-IDE Install Red in Cloud9 IDE]
* [https://github.com/eranws/red-docker Red Docker] [https://github.com/dander/docker-red Debian Docker]
* [https://dev.to/lepinekong/red-for-hopeless-programmers---part-i-3g0 Red for Hopeless Programmers - Part 1]
 
=== Reference Material ===
 
* [http://www.red-lang.org/p/roadmap.html Red Roadmap]
* [https://doc.red-lang.org/v/v0.6.0/Coding-Style-Guide.html Coding Style Guide]
* [https://notamonadtutorial.com/interview-with-nenad-rakocevic-about-red-a-rebol-inspired-programming-language-681133e3fd1c Interview with Nenad Rakocevic about Red]
 
=== News Feeds ===
 
* [@red-lang](https://twitter.com/red_lang?lang=en) on Twitter
* [https://github.com/red/red/wiki.atom Red Wiki] - RSS Feed
* [http://www.red-lang.org/feeds/posts/default Red Language] - RSS Feed
 
To read the RSS feeds, you will need an RSS reader. There is a [https://chrome.google.com/webstore/detail/rss-feed-reader/pnjaodmkngahhkoihejjehlcdlnohgmp?hl=en Chrome Plugin] available.
 
=== Contributing ===
 
Checkout the [https://github.com/red/red/wiki/Contributor-Guidelines Contributors’ Guide] if you would like to contribute to Red.
 
=== Libraries ===
 
There are a number of libraries in the [https://github.com/red/code/tree/master/Library Red/Code repository].
 
=== Design Deliberations: ===
 
From time to time, some structured deliberations are needed to allow the best design decisions to be made. * [https://github.com/red/red/wiki/Unicode-Issues-with-Proposed-Resolutions Unicode Issues with Proposed Resolutions] * [https://github.com/red/red/wiki/The-Handling-of-NaNs,-INFs-and-signed-zeros. Handling NotANumber, Infinity, &amp; Signed Zero] * [https://github.com/red/red/wiki/Vector-Element-by-Element-Arithmetic Vector element by element arithmetic] * [https://github.com/red/red/wiki/To-Issues Issues Relating to TO] * [https://github.com/dockimbel/Red/wiki/Red-System-v2-Wish-List Red/System v2]
 
=== Red Enhancement Proposals: ===
 
Proposals related to Red follow [https://github.com/red/red/wiki/Red-Enhancement-Proposal-Process The Red Enhancement Proposal Process].
 
==== Stage 1 - Submitted Proposals ====
 
REP 0101 - [https://github.com/red/red/wiki/REP-0101---For-loop-function For Loop]
 
==== Stage 2 - Community Supported Proposals ====
 
None so far.
 
==== Stage 3 - Proposals For Evaluation ====
 
None so far.
 
==== Stage 4 - Proposals Scheduled To Be Implemented ====
 
None so far.
 
==== Stage 5 - Implemented Proposals ====
 
None so far.
 
The following proposals were developed before the Red Enhancement Proposal process was introduced. They need to be re-formatted according to the Red Enhancement Proposal process.
 
* [https://github.com/red/red/wiki/Add-a-Refinement-to-the-charset-function-to-make-a-case-insensitive-bitset! Case insensitive charset refinement]
* [https://github.com/red/red/wiki/Change-convention-of--LOCAL-to-use-LOCAL:-instead Change /local to local:]
* <strike>[https://github.com/red/red/wiki/use-blocks-as-keys Use blocks for keys in maps]</strike>
* [https://github.com/red/red/wiki/Left-Recursion Left Recursion for Parse]
* [https://github.com/red/red/wiki/%5BProposal%5D-To-add-Mathematical-and-Time-functions REP XXXX Add mathematical and time functions]
* [https://github.com/red/red/wiki/%5BProposal%5D-Adding-other-Red-dialects Adding other Red dialects]
* [https://github.com/red/red/wiki/Case-Sensitive-Map!-Keys Case Sensitive Map! Keys]
* [https://github.com/red/red/issues/1165 Improved console completion support]
 
=== Mezzanines: ===
 
* [https://github.com/red/red/wiki/mezzanines Mezz contributions]
 
 
-----
 
''Note: only the Red team is allowed to make changes to this page, all direct changes by third-parties will be rolled-back.''