haskell-from-python
Haskell interface
Enables calling Haskell functions from Python using ctypes.cdll.LoadLibrary
Example how to call Haskell from Python easily (using ctypes.cdll.LoadLibrary)
58 stars
9 watching
7 forks
Language: Haskell
last commit: about 12 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for serializing function calls and integrating Haskell with various programming languages via dynamic libraries and serialization | 391 |
| Enables access to Haskell code from Python | 93 |
| A Python library that mimics key features of the Haskell programming language. | 862 |
| An InfluxDB client library written in Haskell | 54 |
| Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
| A Haskell library providing an interface to the GitHub API. | 412 |
| Provides a low-level networking interface in Haskell | 329 |
| Provides a Haskell interface to interact with MongoDB databases. | 172 |
| A direct binding to Windows API calls in the Haskell programming language. | 97 |
| Automates translation of Haskell projects into Nix code | 565 |
| Enables writing Emacs extensions in Haskell using a Foreign Function Interface | 376 |
| Provides a Haskell interface to Kafka, enabling producers and consumers to interact with the platform. | 72 |
| A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 179 |
| A Haskell implementation of the Wayland protocol's C ABI to provide an elegant interface for writing Wayland programs in Haskell | 90 |
| A collection of resources and guidance for learning the Haskell programming language | 7,986 |