[Haskell-beginners] Crash Course for C++ "Refugees"?
Dimitri DeFigueiredo
defigueiredo at ucdavis.edu
Wed Aug 13 19:21:57 UTC 2014
I think the last part of "Tackling the Awkward Squad" is a good intro to
the foreign function interface.
http://research.microsoft.com/en-us/um/people/simonpj/papers/marktoberdorf/
Dimitri
Em 13/08/14 11:19, Frank escreveu:
> Hi,
> I have recently been introduced to Haskell and find it quite
> fascinating. I am interested in incorporating it into a C++ project on
> which I am working, porting pieces of that program to Haskell when
> practical. Is Anyone able to point Me in the direction of a "crash
> course" or "quick start" guide for Anyone used to programming in C++
> seeking to call Haskell code from the C++ portion and/or vice versa? I
> am especially interested in knowing how to pass information from, say,
> the C++ standard template library containers (e.g., vector, valarray,
> etc.) and into Haskell functions/methods/procedures/etc. While I might
> have missed such information when I performed a web search on the
> topic, I did not find any information to help. Any assistance in
> finding such material would be greatly appreciated.
>
> Sincerely,
> Frank D. Martinez
>
> --
> P.S.: I prefer to be reached on BitMessage at
> BM-2D8txNiU7b84d2tgqvJQdgBog6A69oDAx6
>
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20140813/e611e837/attachment.html>
More information about the Beginners
mailing list