Calling Haskell functions from Python

后端 未结 6 2023
醉话见心
醉话见心 2020-12-04 18:22

I want to use some Haskell libraries (e.g. Darcs, Pandoc) from Python, but it seems there’s no direct foreign function interface to Haskell in Python. Is there any way to do

6条回答
提交回复
热议问题