April 27, 2008
Developing: Java IRC daemon
Developing: Linguistics library
Destination: Scotland
April 10, 2008
Destination: Washington DC
State: exhausted
March 3, 2008
Major update of the Java C Preprocessor
August 10, 2007
First release of a LynxFS driver for Linux
August 7, 2007
Karmasphere Labs goes live and interactive.
March 27, 2007
I finally released the C Preprocessor in Java.
December 7, 2006
Location: England
State: shattered
November 28, 2006
The first redesign for this site in nearly 10 years. It's 1am now, so the content update will have to wait.
Text::CPP is a fully self contained C preprocessor as a Perl module. It is based on cpplib from gcc, and thus supports all C variants from C89 to GNUC99, including C++ and assembler. It does not require an external cpp binary, does not fork(), and should work on all systems supporting ANSI or GNU C.
This module stands a chance of being my first useful CPAN module!