markshannon / python_formal_semanticsLinks
☆19Updated 5 years ago
Alternatives and similar repositories for python_formal_semantics
Users that are interested in python_formal_semantics are comparing it to the libraries listed below
Sorting:
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- Programmable, human-readable inlining of Python code☆28Updated 3 years ago
- A command-line utility for pulling code blocks out of markdown files.☆15Updated 4 years ago
- A very minimal implementation of the core idea of Hypothesis☆143Updated last year
- Extract semantic information about static Python code☆81Updated last month
- Python library to work with algebraic effects☆80Updated 5 years ago
- Tagged union types and immutable records (product types) in Python☆11Updated 8 years ago
- Property-based tests for the Python standard library (and builtins)☆27Updated 4 years ago
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 3 years ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 14 years ago
- Domain Specific Languages in Python☆97Updated 2 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- An experiment to use infix operators in Python☆57Updated 7 years ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- A library for tracking program state☆15Updated 9 years ago
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- Advanced macro expander and language lab for Python.☆70Updated 9 months ago
- Design a new better C API for Python☆60Updated 3 months ago
- A backport of __future__ annotations to python<3.7.☆22Updated 4 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- High-performance Python runtime extensions☆54Updated last week
- Rust-like macros in Python by abusing type annotations☆63Updated 6 years ago
- z3-powered solver (theorem prover) for deal☆13Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Static Frame Stack Dependency Graph☆23Updated 4 years ago
- Network protocol implementations in Python, sans I/O☆152Updated 4 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A collection of macro benchmarks for the Python programming language☆27Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month