View on GitHub
ppcode
incremental pretty-print
Download this project as a .zip file
Download this project as a tar.gz file
code
require "sinatra" get "/" do "Hello world." end
pretty-print