
25 Feb
2010
25 Feb
'10
10:14 a.m.
Felipe Lessa schrieb:
On Wed, Feb 24, 2010 at 01:28:56PM -0500, Edward Kmett wrote:
* GHC/LLVM bytecode with JIT-option? There is little preventing this one.
Oh, what a great idea! C code being inlined into Haskell functions! :D
How about LLVM inline assembly code? You can already do this using the 'llvm' package.