Merge pull request #1150 from Oldes/RedLanguage

Red language
This commit is contained in:
Arfon Smith
2014-05-03 17:09:22 -05:00
3 changed files with 389 additions and 0 deletions

View File

@@ -1656,6 +1656,14 @@ Rebol:
- .r3
- .rebol
Red:
type: programming
lexer: Text only
color: "#ee0000"
primary_extension: .red
extensions:
- .reds
Redcode:
primary_extension: .cw