[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Clue experimental release
- From: Florian Weimer <fw@...>
- Date: Tue, 08 Jul 2008 09:47:14 +0200
* Rob Kendrick:
>> Maybe you should look at LLVM instead of Sparse?
>
> Unfortunately, I have an aversion to C++ - certainly for that sort of
> data processing. Certainly, for my applications I don't require all the
> aggressive optimisations it does!
You could read the bitfiles directly. They are easier to parse than C
code, and the format is documented.