Skip to content

Commit f695486

Browse files
RichienbUndyingSoul
andcommitted
Add Red
Fixes: leachim6#600 Co-Authored-By: UndyingSoul <[email protected]>
1 parent 1fd842d commit f695486

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
451451
* [Reason](r%5Creason.re)
452452
* [Rebol](r%5Crebol.r)
453453
* [Recurse](r%5Crecurse.recurse)
454+
* [Red](r%5CRed.red)
454455
* [Restructuredtext](r%5CreStructuredText.rst)
455456
* [Rexx](r%5Crexx.rexx)
456457
* [Richtea](r%5Crichtea.tea)

r/Red.red

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Red [Needs: 'View]
2+
view [text "Hello World"]

0 commit comments

Comments
 (0)