Reputation:
I want to start iOS development and I' m very interested in the ways of using Haskell language as opposed to the Objective-C/C++ in the iOS environment. Let's suppose that we have some Haskell code which uses different Haskell libraries and we want to reuse it in iOS project (not for production).
So the question: are there some ready for use solutions for this purpose (libraries, bridges, frameworks, etc.)?
Upvotes: 12
Views: 1447