Re: Very Small C Compiler which can generate DLL files?
Walter Roberson wrote, On 26/05/08 18:48:
> In article <dd900d6f-af49-478a-b9a4-d1c45b4af381@x19g2000prg.googlegroups.com>,
> <scholz.lothar@gmail.com> wrote:
>> I want to add some extension features to my program and this would
>> require that i bundle a small c compiler with my program.
>
> Would it? Is there an external requirement that the extension language
> be C? If not, then you could make the extension language something
> comparatively simple to parse and build your own tiny compiler for it.
Or the OP could use one of the almost-C interpreters which are
embeddable. I have come across at least a couple.
--
Flash Gordon
|