hython
Python interpreter
A Haskell-powered Python interpreter implementing most of the language's syntax and functionality
Haskell-powered Python 3 interpreter
579 stars
23 watching
25 forks
Language: Haskell
last commit: over 7 years ago
Linked from 2 awesome lists
haskellinterpreterlanguagepython
Related projects:
Repository | Description | Stars |
---|---|---|
ahgamut/cpython | The Python programming language implementation | 32 |
heinrichapfelmus/hyper-haskell | An interactive graphical interpreter for the Haskell programming language | 361 |
jyh1/mmaclone | An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 243 |
terenceng03/mueval | A Haskell interpreter designed to evaluate pure functions securely and efficiently in a sandboxed environment. | 77 |
billpmurphy/hask | A Python library that mimics key features of the Haskell programming language. | 860 |
pocketpy/pocketpy | An embeddable, high-level Python interpreter written in C11. | 1,609 |
mattn/anko | An interpreter written in Go for scripting languages. | 1,481 |
dgrunwald/rust-cpython | Rust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts. | 1,813 |
chapyter/chapyter | An extension for JupyterLab that interprets natural language code descriptions and executes them in a Python environment. | 822 |
richpl/pybasic | An interactive BASIC interpreter written in Python | 172 |
digikar99/py4cl2 | A Common Lisp library for executing Python code and integrating it with existing Lisp systems. | 41 |
mthom/shentong | An implementation of a Lisp family programming language in Haskell | 162 |
delph-in/pydelphin | Provides tools and interfaces for processing and manipulating linguistic data in the DELPH-IN framework | 79 |
tbarnetlamb/hyphen | Enables access to Haskell code from Python | 89 |
justinethier/husk-scheme | A Haskell implementation of the Scheme programming language with advanced features and a minimalist design philosophy. | 308 |