[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Clue experimental release
- From: Rob Kendrick <lua-l@...>
- Date: Mon, 07 Jul 2008 21:34:47 +0100
On Mon, 2008-07-07 at 22:13 +0200, Florian Weimer wrote:
> * Rob Kendrick:
>
> > Could your work be modified such that it can emit some form of
> > intermediate code, which could then be converted to Lua or some other
> > high-level "language"?
>
> 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!
B.