The github project page is available at https://github.com/TheBeef/WhippyTerm.
Here you will find the source, bug tracking, and discussions about Whippy Term.
BittyHTTP | A simple C web server |
WebC | This is another project for making web pages in C. It uses php like escape tags to let you write C code and HTML in the same source. It uses Bitty HTTP as an example web server. |
Make My Makefile | A web site for generate a makefile for you. You answer a few questions hit the generate button and a good functional makefile. You then can just add new files directly to the makefile without needing regenerate it. |