tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] How do you use TCC?


From: Andreas Eriksson
Subject: Re: [Tinycc-devel] How do you use TCC?
Date: Mon, 4 Jun 2012 00:14:09 +0200

I've used it for genetic programming in a case where I was running
each individual against a huge set of data. Converting from the
internal representation to c and compiling it with tcc turned out to
be much faster than having to intepret the internal representation for
each run trough.

On Sun, Jun 3, 2012 at 8:38 PM, Stefano Zaglio <address@hidden> wrote:
> Hi,
>
> I would like to get an idea of how TCC is used on concrete projects.
>
> If offtopic, possibly also to address@hidden
>
> thanks
>
> Stefano
>
>
> _______________________________________________
> Tinycc-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/tinycc-devel



reply via email to

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