The Perl module Convert::Binary::C (
https://metacpan.org/pod/Convert::Binary::C) uses ucpp:
https://code.google.com/p/ucpp/

On Wed, Jan 7, 2015 at 12:42 PM, KHMan <[email protected]> wrote:

> On 1/8/2015 1:05 AM, Kevin Ingwersen (Ingwie Phoenix) wrote:
>
>> I am working on a project that involves AngelScript, which is a C++ like
>> scripting language. But I wanted to add a preprocessor to it. Is it
>> possible to embed TCC’s preprocessor into another app? I have never seen
>> TCC running an external process for preprocessing files, which is why I
>> believe that it must be inside it entirely.
>>
>
> This may be a better option:
> http://mcpp.sourceforge.net/
>
> --
> Cheers,
> Kein-Hong Man (esq.)
> Kuala Lumpur, Malaysia
>
>
>
> _______________________________________________
> Tinycc-devel mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/tinycc-devel
>



-- 
 "Debugging is twice as hard as writing the code in the first place.
  Therefore, if you write the code as cleverly as possible, you are,
  by definition, not smart enough to debug it." -- Brian Kernighan
_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to