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)

GitHub

58 stars
9 watching
7 forks
Language: Haskell
last commit: over 13 years ago

Related projects:

RepositoryDescriptionStars
nh2/call-haskell-from-anythingA tool for serializing function calls and integrating Haskell with various programming languages via dynamic libraries and serialization391
tbarnetlamb/hyphenEnables access to Haskell code from Python93
billpmurphy/haskA Python library that mimics key features of the Haskell programming language.862
maoe/influxdb-haskellAn InfluxDB client library written in Haskell54
dwayne/haskell-programmingCollects notes and solutions to exercises from the book 'Haskell Programming from first principles'95
haskell-github/githubA Haskell library providing an interface to the GitHub API.412
haskell/networkProvides a low-level networking interface in Haskell329
mongodb-haskell/mongodbProvides a Haskell interface to interact with MongoDB databases.172
haskell/win32A direct binding to Windows API calls in the Haskell programming language.97
input-output-hk/haskell.nixAutomates translation of Haskell projects into Nix code565
knupfer/haskell-emacsEnables writing Emacs extensions in Haskell using a Foreign Function Interface376
turtlesoupy/haskakafkaProvides a Haskell interface to Kafka, enabling producers and consumers to interact with the platform.72
haskell/httpA Haskell package providing an HTTP client and server implementation with customizable payload representation.179
abooij/sudburyA Haskell implementation of the Wayland protocol's C ABI to provide an elegant interface for writing Wayland programs in Haskell90
bitemyapp/learnhaskellA collection of resources and guidance for learning the Haskell programming language7,986