NotePad: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 385:
* [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==
 
=== Installation ===
= [Download and Install](http://www.red-lang.org/p/download.html) =
 
* [http://www.red-lang.org/p/download.html Download and Install]
### Beginners Guides Be welcomed to the Red Community by following our [Communication Values](https://github.com/red/red/wiki/Community-Communication-Values).
 
=== Beginners Guides ===
= [Getting started with Red](http://redprogramming.com/Getting%20Started.html) at RedProgramming.com =
 
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
= [Learn Red in Y minutes](https://learnxinyminutes.com/docs/red/) at LearnXinYminutes.com =
 
=== Discussions ===
= [Red Programming](http://www.mycode4fun.co.uk/About-Red-Programming) at mycode4fun.co.uk =
 
=* [Red Language Notebook](https://wwwgroups.gitbookgoogle.com/bookforum/ungaretti#!forum/red-language-notebook/details)lang atRed gitbook.comMailing =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 ===
### Discussions
 
* [https://github.com/red/red/wiki/Differences-between-Red-and-Rebol Differences between Red and Rebol]
= [Red Mailing List](https://groups.google.com/forum/#!forum/red-lang) =
* [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 ===
= [Gitter Room Index](https://github.com/red/red/wiki/Gitter-Room-Index) =
 
* [http://www.red-by-example.org/index.html Red by Example] at red-by-example.org
= [Questions Tagged Red](http://stackoverflow.com/questions/tagged/red) at Stackoverflow.com =
* [https://github.com/red/code Community Code Library]
 
=== Further Reading ===
= [FAQ](https://github.com/red/red/wiki/FAQ) =
 
* [https://github.com/red/red/wiki/Red-System-tutorial-for-newcomers-English-version Red/System tutorial for newcomers]
### Rebol
* [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 ===
= [Differences between Red and Rebol](https://github.com/red/red/wiki/Differences-between-Red-and-Rebol) =
 
* [http://www.red-lang.org/p/roadmap.html Red Roadmap]
= [Rebol Forum](http://rebolforum.com/index.cgi?f=printtopic&topicnumber=48&archiveflag=new) =
* [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 ===
= [Rebol Core Guide vs Red](https://github.com/red/red/wiki/REBOL-Core-Users-Guide:--A-walkthrough-with-Red) =
 
* [@red-lang](https://twitter.com/red_lang?lang=en) on Twitter
### Examples
* [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.
= [Red by Example](http://www.red-by-example.org/index.html) at red-by-example.org =
 
=== Contributing ===
= [Community Code Library](https://github.com/red/code) =
 
Checkout the [https://github.com/red/red/wiki/Contributor-Guidelines Contributors’ Guide] if you would like to contribute to Red.
### Further Reading
 
=== Libraries ===
= [Red/System tutorial for newcomers](https://github.com/red/red/wiki/Red-System-tutorial-for-newcomers-English-version) =
 
There are a number of libraries in the [https://github.com/red/code/tree/master/Library Red/Code repository].
= [Red Language Blog](http://redlanguageblog.blogspot.co.uk/?view=flipcard) by Arie =
 
=== Design Deliberations: ===
= [GUI Overview](https://doc.red-lang.org/v/v0.6.0/gui/Overview.html) =
 
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 Language Documentation](http://www.red-lang.org/p/documentation.html) =
 
=== Red Enhancement Proposals: ===
= [Red/System Documentation](http://static.red-lang.org/red-system-specs-light.html) =
 
Proposals related to Red follow [https://github.com/red/red/wiki/Red-Enhancement-Proposal-Process The Red Enhancement Proposal Process].
= [Boleslav Březovský blog](http://red.qyz.cz/) =
 
==== Stage 1 - Submitted Proposals ====
= [Guru Meditations](https://github.com/red/red/wiki/Guru-Meditations#why-are-contexts-static) by Gregg Irwin =
 
=REP [Install0101 Red in- Cloud9 IDE]([https://github.com/red/red/wiki/InstallREP-Red0101-in-Cloud9-IDE)For-loop-function =For Loop]
 
==== Stage 2 - Community Supported Proposals ====
= [Red Docker](https://github.com/eranws/red-docker) [Debian Docker](https://github.com/dander/docker-red) =
 
= [Red for Hopeless Programmers - Part 1](https://dev.to/lepinekong/red-for-hopeless-programmers---part-i-3g0) =
 
### Reference Material
 
= [Red Roadmap](http://www.red-lang.org/p/roadmap.html) =
 
= [Coding Style Guide](https://doc.red-lang.org/v/v0.6.0/Coding-Style-Guide.html) =
 
= [Interview with Nenad Rakocevic about Red](https://notamonadtutorial.com/interview-with-nenad-rakocevic-about-red-a-rebol-inspired-programming-language-681133e3fd1c) =
 
### News Feeds
 
= [@red-lang](https://twitter.com/red_lang?lang=en) on Twitter =
 
= [Red Wiki](https://github.com/red/red/wiki.atom) - RSS Feed =
 
= [Red Language](http://www.red-lang.org/feeds/posts/default) - RSS Feed =
 
To read the RSS feeds, you will need an RSS reader. There is a [Chrome Plugin](https://chrome.google.com/webstore/detail/rss-feed-reader/pnjaodmkngahhkoihejjehlcdlnohgmp?hl=en) available.
 
### Contributing Checkout the [Contributors' Guide](https://github.com/red/red/wiki/Contributor-Guidelines) if you would like to contribute to Red.
 
### Libraries There are a number of libraries in the [Red/Code repository](https://github.com/red/code/tree/master/Library).
 
### Design Deliberations:
 
From time to time, some structured deliberations are needed to allow the best design decisions to be made.
 
= [Unicode Issues with Proposed Resolutions](https://github.com/red/red/wiki/Unicode-Issues-with-Proposed-Resolutions) =
 
= [Handling NotANumber, Infinity, &amp; Signed Zero](https://github.com/red/red/wiki/The-Handling-of-NaNs,-INFs-and-signed-zeros.) =
 
= [Vector element by element arithmetic ](https://github.com/red/red/wiki/Vector-Element-by-Element-Arithmetic) =
 
= [Issues Relating to TO](https://github.com/red/red/wiki/To-Issues) =
 
= [Red/System v2](https://github.com/dockimbel/Red/wiki/Red-System-v2-Wish-List) =
 
### Red Enhancement Proposals:
 
Proposals related to Red follow [The Red Enhancement Proposal Process](https://github.com/red/red/wiki/Red-Enhancement-Proposal-Process).
 
#### Stage 1 - Submitted Proposals
 
REP 0101 - [For Loop](https://github.com/red/red/wiki/REP-0101---For-loop-function)
 
#### 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.
Line 509 ⟶ 480:
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.
 
=* [Case insensitive charset refinement](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>[Change /local to local:](https://github.com/red/red/wiki/Changeuse-conventionblocks-ofas--LOCAL-to-use-LOCAL:-instead)keys Use =blocks for keys in maps]</strike>
* [https://github.com/red/red/wiki/Left-Recursion Left Recursion for Parse]
 
=* &lt;strike&gt;[Use blocks for keys in maps](https://github.com/red/red/wiki/use%5BProposal%5D-blocksTo-asadd-keys)&lt;/strike&gt;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]
 
=* [Left Recursion for Parse](https://github.com/red/red/wiki/LeftCase-Recursion)Sensitive-Map!-Keys =Case Sensitive Map! Keys]
* [https://github.com/red/red/issues/1165 Improved console completion support]
 
= [REP XXXX Add mathematical and time functions](https://github.com/red/red/wiki/%5BProposal%5D-To-add-Mathematical-and-Time-functions) =
 
= [Adding other Red dialects](https://github.com/red/red/wiki/%5BProposal%5D-Adding-other-Red-dialects) =
 
=== Mezzanines: ===
= [Case Sensitive Map! Keys](https://github.com/red/red/wiki/Case-Sensitive-Map!-Keys) =
 
=* [Improved console completion support](https://github.com/red/red/issueswiki/1165)mezzanines =Mezz contributions]
 
### Mezzanines:
 
-----
= [Mezz contributions](https://github.com/red/red/wiki/mezzanines) =
 
<span class="underline">___</span> '''Note: only the Red team is allowed to make changes to this page, all direct changes by third-parties will be rolled-back.'''