Daily Archives: June 30, 2011

Simple tool: Ascii2HTML

I wrote a simple new program today. I know this tool already exists, but the version I could fine used a combination of a shell script that output html + python script that it feeds the python interperter. So I decided to quickly write it in C (a bit more clean). It is just 245 read more »