unpythonic
Lisp-Haskell extension
A Python extension that adds Lisp and Haskell features to the language
Supercharge your Python with parts of Lisp and Haskell.
91 stars
6 watching
3 forks
Language: Python
last commit: about 2 months ago continuationscpythoncurryingdynamic-variablefunctional-programminghaskelllanguage-extensionlazy-evaluationlispmacrosmcpyratemultiple-dispatchpypy3pythonpython3racketschemesyntactic-macrostail-call-optimizationtco
Related projects:
Repository | Description | Stars |
---|---|---|
dpp/lisphaskellipad | A Haskell-based Lisp interpreter built for iPad with a custom UI | 87 |
i-am-tom/haskell-exercises | A tutorial and exercise repository to learn about obscure GHC extensions in Haskell. | 638 |
billpmurphy/hask | A Python library that mimics key features of the Haskell programming language. | 860 |
mattgreen/hython | A Haskell-powered Python interpreter implementing most of the language's syntax and functionality | 579 |
haskell/lsp | A Haskell implementation of the Microsoft Language Server Protocol | 366 |
politrons/dive_into_haskell | An introductory guide to Haskell programming language features and applications | 69 |
bendudson/py4cl | A bridge between Common Lisp and Python, enabling interaction between the two languages through a separate process. | 235 |
cofinalsubnets/wisp | A Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs. | 115 |
tbarnetlamb/hyphen | Enables access to Haskell code from Python | 89 |
haskell-lisp/liskell | An implementation of Haskell semantics using Lisp syntax | 66 |
metawilm/cl-python | An implementation of Python in Common Lisp, allowing mixed execution and library access between the two languages. | 367 |
lexi-lambda/hackett | An experimental implementation of a Haskell-like language with Racket's macro system | 1,166 |
marcoheisig/cl4py | Enables interaction between Python and Common Lisp | 94 |
ahgamut/cpython | The Python programming language implementation | 32 |
mwielgoszewski/jython-burp-extensions | Tools and APIs for extending the Burp Suite testing tool with custom functionality | 5 |