ddfisher / HaPyLinks
Haskell bindings for Python
☆104Updated 4 years ago
Alternatives and similar repositories for HaPy
Users that are interested in HaPy are comparing it to the libraries listed below
Sorting:
- Python backend for Idris (generates Python source, not bytecode).☆125Updated 8 years ago
- A parser for Python 2.x and 3.x written in Haskell☆159Updated 5 months ago
- hyphen - access Haskell modules from Python☆110Updated 4 months ago
- Haskell language tools for Python☆162Updated 5 years ago
- Example how to call Haskell from Python easily (using ctypes.cdll.LoadLibrary)☆58Updated 12 years ago
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 4 years ago
- Embedded domain-specific language for declarative vector graphics (wrapper package)☆219Updated 7 months ago
- Simulate physics on generalized coordinate systems using Hamiltonian Mechanics and automatic differentiation. Don't throw away your shot…☆154Updated last year
- A toy Python interpreter with monad comprehensions☆54Updated last year
- Heterogeneous automatic differentiation ("backpropagation") in Haskell☆192Updated 5 months ago
- Types for Python☆87Updated 7 years ago
- Low-dimensional linear algebra primitives for Haskell.☆212Updated 5 months ago
- Visualize live Haskell data structures in GHCi☆141Updated last year
- Diagrams standard library☆140Updated 3 months ago
- Sum Types, aka Tagged Unions, for Python☆44Updated 4 years ago
- functional data structures and utilities for python☆36Updated 6 years ago
- Haskell bindings for Python's Matplotlib