[haskell-llvm] Maintainership still ongoing?
Carter Schonwald
carter.schonwald at gmail.com
Mon Aug 12 16:24:11 BST 2013
Hey Scott,
Llvm-general has a better ffi story than llvm/llvm-base. And provides a
nice way to map back and forth between the Haskell AST and the llvm c++ in
memory AST. It's really a markedly better substrate. And there's no cruft
in its build scripting!
If you'd like to ask folks about the llvm-general bindings, the
#haskell-llvm irc channel on freenode is the way to go.
I'm not the right person to ask about the old llvm lib, hopefully someone
else can chime in.
Cheers
-carter
On Monday, August 12, 2013, Scott West wrote:
> Hello all,
>
> I recently submitted a pull request to fix a build problem for llvm-base
> (it assumed that both shared and static libraries were always installed
> together, which is common but not always the case).
>
> Upon checking on its status I noticed another bug report
> (https://github.com/bos/llvm/issues/71) that basically had a response
> that said the project was no longer actively maintained, and that you
> should migrate to the new hotness.
>
> Apparently the new hotness is llvm-general, which is fine, but:
>
> Is anyone taking pull requests/merges for llvm-base?
>
> If not, who can I ask for commit access so I can take some of it, bos?
>
> Why doesn't the new hotness at least use llvm-base for its FFI stuff?
>
> Thanks for any information!
>
> Regards,
> Scott
>
> _______________________________________________
> Haskell-llvm mailing list
> Haskell-llvm at projects.haskell.org <javascript:;>
> http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-llvm
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://projects.haskell.org/pipermail/haskell-llvm/attachments/20130812/4b382e6f/attachment.htm>
More information about the Haskell-llvm
mailing list