I'm trying to make a source to source converter which translate objective-c code to c source code like valac(which translate vala to c code). I'm not sure if I'm trying to make a source to source converter
I'm trying to make a source to source converter which translate objective-c code to c source code like valac(which translate vala to c code). I'm not sure if I'm trying to make a source to source converter