{ Rouge }

An elegant, extendable code highlighter written in pure Ruby.

Available on GitHub

Not Found: No resource was found that matched your request. Please correct the URL and try again.
REM > DefaultFilename
REM Ordinary comment
FOR n=1 TO 10
PRINTTAB(n)"Hello there ";FNnumber(n)DIV3+1
NEXT:END
DEFFNnumber(x%)=ABS(x%-4)