brthor / lambdazen
A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting
☆46Updated 8 years ago
Alternatives and similar repositories for lambdazen:
Users that are interested in lambdazen are comparing it to the libraries listed below
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- Typecast is an experimental python library for defining casts between classes.☆14Updated 8 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Module for enforcing language constraints in Python☆70Updated 2 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- For those who can't remember how to get a result☆34Updated 7 years ago
- Python polymorphic functions done right☆18Updated 5 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- A module for handling continuations in Python☆32Updated 8 years ago
- A python3 library for efficiently storing massive integers (stands for gzipped-integer).☆41Updated 4 years ago
- Intercept function calls from Python scripts☆33Updated 9 years ago
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆21Updated 5 years ago
- A bytecode compiler for Python 3☆157Updated 4 years ago
- a restricted python to javascript / c# / go / ruby compiler☆117Updated 3 years ago
- A terrible way of testing terminal applications☆45Updated 5 years ago
- Osh (Object SHell) is a command-line and API toolkit combining cluster access, database access, and data slicing and dicing. Sort of like…☆56Updated 5 years ago
- Parse protocols, without any I/O☆47Updated 7 years ago
- A markdownish markup language.☆51Updated last month
- Intelligently search in Python code☆67Updated last year
- C Python, made faster.☆341Updated 9 years ago
- Create human-readable exception narrations for your libraries and end-user programs.☆31Updated 4 years ago
- a function parameter type checker; a json validator☆81Updated 9 years ago
- A CLI tool to search for Python code in a path using jQuery-like selectors.☆127Updated 3 years ago
- An IPython notebook plugin for visualizing ASTs.☆99Updated 2 months ago
- fast(er) SQL mocking for python☆15Updated 4 years ago
- What if you could use bash from a filesystem?☆64Updated 5 years ago
- An idea to handle left-recursion in Parsing Expression Grammars (PEGs)☆36Updated 14 years ago
- Utility for currying functions☆45Updated 3 years ago
- Rust-like macros in Python by abusing type annotations☆63Updated 5 years ago