Main Page: Difference between revisions

m
Reverted edits by GiuseppeChillemi (talk) to last revision by 14.205.84.70
m (Reverted edits by 14.205.84.70 (talk) to last revision by 14.205.88.223)
Tag: Rollback
m (Reverted edits by GiuseppeChillemi (talk) to last revision by 14.205.84.70)
Tag: Rollback
Line 3:
== 欢迎来到RED语言维基页面. ==
 
'''<big>RED语言</big>''' 是一个从REBOL诞生的先进编程语言. 它是一个全栈式编程语言[https://en.wikipedia.org/wiki/Red_(programming_language) full stack全栈式] 。 。
语言的作者'''<big>Nenad Rakocevic</big>'''远在REBOL3 的源代码发布之前就开启了这个项目.
两种语言拥有一个相同的原理: 尽量精简. 在 RED 和REBOL 中,你可以用接近一行代码完成一件其他语言要用更多行代码才能完成的事,而一个50行的程序在 RED/REBOL中仅需2到4行代码.
Line 9:
同样的,其他语言需要 50 GB 硬盘空间才能开始编程,而RED仅需1MB磁盘空间和一个文本编辑器即可.
 
当前REBOL还是开源状态, 而RED 拥有不同的来源,它曾经使用scratch编制. 虽然它保持和REBOL2兼容 (90% 的代码),但是它和REBOL是不同的。 REBOL 是结实新解释型语言, 而RED既可以解释运行,也可以编译为二进制代码.
 
学习更多的内容可到以下RED的主页面:
 
<big>[http://www.red-lang.org/ RED HQ Homepage官方网站]</big>
 
REBOL的资源是RED语言的重要组成部分,REBOL的资源也远多于RED语言。阅读REBOL的页面并放心地将知识应用到RED中去。
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"
|-
! 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位于GITHUB的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 源代码|| [https://github.com/red/red Source] || Red source code (Yes, it is Open Source当然是开源状态!)
 
 
|}
 
==== Discussion PlacesRED聊天讨论区: ====
 
{| class="wikitable"
|-
! 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 ||
|-
| Twitter || https://twitter.com/red_lang ||
Line 71:
 
 
===== 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编程
|-
| Red By Example例程 || http://www.red-by-example.org/ || An accessible reference by example可通过例程得到的参考
|-
| Helpin Red 帮助|| http://helpin.red/ || Help, tutorials, and examples帮助,教程,例程
|-
| || ||
Line 97:
|}
 
=== Nenad Words文章: ===
 
https://www.quora.com/Why-did-the-Red-language-fork-Rebol ! Why RED started
 
=== Main REBOL Pages主页 ===
 
{| class="wikitable"
|-
! 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和其他同一家族的语言 ==
 
{| class="wikitable"
Line 123:
! Header text !! Header text !! Header text
|-
| 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
Line 151:
|}
 
== Books and Guides书籍和指南: ==
 
{| class="wikitable"
Line 172:
|}
 
== REBOL GUI Systems图形界面系统 ==
 
{| class="wikitable"
Line 238:
|}
 
==== Rebol and Databases和数据库: ====
 
{| class="wikitable"
Line 260:
|}
 
==== 讨论区 ====
 
==== Discussion Places ====
 
 
Line 287 ⟶ 286:
|}
 
==== Other Interesting Links其他感兴趣的链接 ====
 
{| class="wikitable"