Category:Red: Difference between revisions

m
Add link to unimplemented tasks on Red's category page
m (replace google group old link with reddit)
m (Add link to unimplemented tasks on Red's category page)
 
(2 intermediate revisions by 2 users not shown)
Line 1:
{{language|Red}}
|site=http://www.red-lang.org
|tags=red,red/system}}
 
Red is a paradigm-neutral [http://en.wikipedia.org/wiki/Homoiconicity homoiconic] language, strongly inspired by [[Rebol]].
Line 7 ⟶ 9:
Red embeds several DSLs, among which Red/System (C semantics meet Red syntax), dedicated to low-level and system programming. It is also used as an intermediate language (IL) when Red is compiled. The Red executable is able to build Red/System files directly (`*.reds`) as well as Red files (`*.red`), and Red/System code may be embedded freely in Red code.
 
==Todo==
[https://rosettacode.org/wiki/Tasks_not_implemented_in_Red Tasks not implemented in Red]
 
==Useful links==
* [http://www.red-lang.org Red Language Website]
* [https://twitter.com/red_lang @red_lang] on Twitter.
* [https://gitter.im/red/red Red community chat] on Gitter.
* [https://www.reddit.com/r/redlang/new/ Forum] on reddit
1,808

edits