{ Rouge }

An elegant, extendable code highlighter written in pure Ruby.

Available on GitHub

Bad Input: The input that you submitted is invalid. Please correct it and try again.
BEGIN     {    # Simulate echo(1)
     for (i = 1; i < ARGC; i++) printf "%s ", ARGV[i]
     printf "\n"
     exit }