erezsh / lambdaXLinks
Partial evaluation for Python with syntactic sugar
☆36Updated 9 years ago
Alternatives and similar repositories for lambdaX
Users that are interested in lambdaX are comparing it to the libraries listed below
Sorting:
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- 301 moved permanently https://github.com/python-parsy/parsy☆42Updated 8 years ago
- Python Library for Lazy Interfaces☆35Updated 7 years ago
- Research notebooks in Python, with the power of literate programming and Markdown.☆41Updated 12 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- functional data structures and utilities for python☆36Updated 6 years ago
- Prolog Implementation in Python☆12Updated 7 years ago
- A MiniKanren in Python☆36Updated 9 years ago
- Tagged union types and immutable records (product types) in Python☆11Updated 8 years ago
- An implementation of Haskell's Prelude in Python using Coconut.☆21Updated last year
- Advanced macro expander and language lab for Python.☆69Updated 6 months ago
- Algebraic data types for python☆22Updated 8 years ago
- Cython PyParsing implementation.☆32Updated last year
- S-expressions in Python. Python cross-version compiler. Clean and efficient LISP back end.☆17Updated 5 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Programmable, human-readable inlining of Python code☆28Updated 2 years ago
- A module for handling continuations in Python☆32Updated 9 years ago
- ☆285Updated last year
- automatic persistence for Python objects☆46Updated 2 weeks ago
- A language for describing Python programs with concise higher-order annotations like "(a -> a) -> [a] -> [a]" but don't you dare call the…☆59Updated 12 years ago
- Sum Types, aka Tagged Unions, for Python☆44Updated 3 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆99Updated 6 months ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- Python library to work with algebraic effects☆80Updated 4 years ago
- Build languages on Python.☆12Updated 4 years ago
- Python polymorphic functions done right☆18Updated 6 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆46Updated 8 years ago
- An experiment to use infix operators in Python☆57Updated 6 years ago
- Jupyter Kernel for Xonsh