tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] C99 complex type support


From: Chris Marshall
Subject: [Tinycc-devel] C99 complex type support
Date: Sat, 14 Nov 2015 16:54:18 -0500
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

I'm currently working on some experiments to
use tinycc as a JIT compiler for the computational
code for a portable numeric library (the Perl
Data Language, http://pdl.perl.org).

We have a requirement to support computation
with complex numbers and arithmetic (C99).
The initial developments look promising.

Is there a plan and/or schedule to implement
complex numbers for TinyCC?

Thanks,
Chris




reply via email to

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