sillycatsillycat is a simple C compiler implemented by PHP.Only char, void type and their pointer types are supported for this tiny compiler.For now only the lexical analysis part is finished.