hyphen
Haskell bridge
Enables access to Haskell code from Python
hyphen - access Haskell modules from Python
89 stars
5 watching
8 forks
Language: Haskell
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
mwotton/hubris | A bridge between Ruby and Haskell allowing code reuse across the two languages | 262 |
haskell/network | Provides a low-level networking interface in Haskell | 327 |
tibbe/hyena | A Haskell web application server for running Haskell web applications behind more robust web servers | 60 |
haskell/attoparsec | A fast Haskell parser combinator library for efficient text and binary data parsing | 513 |
k-bx/protocol-buffers | A Haskell implementation of a language-neutral, platform-neutral way to serialize structured data | 80 |
galoisinc/haskell-tor | A Haskell implementation of the Tor onion routing network protocol | 272 |
mattgreen/hython | A Haskell-powered Python interpreter implementing most of the language's syntax and functionality | 579 |
nh2/haskell-from-python | Enables calling Haskell functions from Python using ctypes.cdll.LoadLibrary | 58 |
clj-python/libpython-clj | Provides a bridge between Clojure and Python, enabling seamless integration of both languages into a single project. | 1,088 |
haskell/text | Efficient Unicode text operations in Haskell | 407 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
billpmurphy/hask | A Python library that mimics key features of the Haskell programming language. | 860 |
haskell-github/github | A Haskell library providing an interface to the GitHub API. | 411 |
haskell/binary | Efficient serialisation of values to and from lazy ByteStrings in Haskell. | 106 |
boostorg/python | Enables seamless interoperability between C++ and the Python programming language. | 472 |