Is there any tool that uses C code to input and output valid PHP files?
I would like to use the SAC API , but all currently available implementations are available in C, Java, Ruby, and Perl. I wonder if the C implementation can be easily converted to PHP.
source share