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/
Original issue reported on code.google.com by draeg...@gmail.com on 5 Feb 2015 at 10:11
Original issue reported on code.google.com by
draeg...@gmail.com
on 5 Feb 2015 at 10:11Attachments: