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. _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
