/go-first-tools

Small useful programs written while learning Golang

Primary LanguageGo

Here I'm going to put few useful sources created while trying to learn Golang.

  • colorer - reads some Go source code from stdin and then outputs it with small HTML tags wrapped around various elements (keywords, literals) to allow easy coloring (see test.html file)