Open haxscramper opened 3 years ago
C and C++ code translation. Partially done, right now mostly works with plain C code. See src/hc_tsconvert. Using boost::wave for this purpose would significantly simplify handling of the code.
boost::wave
C and C++ code translation. Partially done, right now mostly works with plain C code. See src/hc_tsconvert. Using
boost::wave
for this purpose would significantly simplify handling of the code.