Export to GitHub

google-code-prettify - issue #367

Syntax Highlighting for Rebol (and Red) programming languages


Posted on Feb 5, 2015 by Massive Elephant

Hi,

I've attached the necessary grammar for the programming language Rebol (http://www.rebol.com). The grammar is also directly compatible for its descendant Red (http://www.red-lang.org).

Also attached is a working test HTML file.

Please let me know if there anything else needed?

kind regards,

Barry

Some additional refs (in case handy!):

Github repo where grammar lives - https://github.com/draegtun/PrettifyRebol Github direct link to grammar - https://github.com/draegtun/PrettifyRebol/blob/master/lang-rebol.js Github direct link to HTML test - https://github.com/draegtun/PrettifyRebol/blob/master/test-rebol.html Live HTML examples - http://draegtun.github.io/PrettifyRebol/

Attachments

Status: New