The idea is similar to JSP. Embeding Go code in HTML, a background daemon automatically compile it into CGI executables. Without mastering a new template language, you can write a web application with Go backend fast now.
The official site is here:
http://gsp.daviddengcn.com/ , and the code is here:
http://github.com/daviddengcn/gsp
The homepage is written in GSP, with most of the part using markdown. Very easy!
The current version is very primitive yet, but may be better soon.
Any suggestions are greatly welcome!
Enjoy it!
David