tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] TCC's preprocessor for other use?


From: KHMan
Subject: Re: [Tinycc-devel] TCC's preprocessor for other use?
Date: Thu, 08 Jan 2015 01:42:41 +0800
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]