]> Pileus Git - pages/blob - tools/ct.md
Update wmpus page
[pages] / tools / ct.md
1 ct is a web template system written in C. It allows embedding C code within
2 HTML (or anything else for that matter). The pages are then translated to C
3 code and complied into an executable which can be used by a web server though
4 CGI. 
5
6 It is used for the pileus.org and AWeather homepages.