markshannon / python_formal_semanticsLinks
☆18Updated 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:
- Programmable, human-readable inlining of Python code☆28Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- 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☆141Updated last year
- Partial evaluation of Python code☆22Updated 2 years ago
- Extract semantic information about static Python code☆81Updated last month
- An experiment to use infix operators in Python☆57Updated 7 years ago
- High-performance Python runtime extensions☆53Updated this week
- Domain Specific Languages in Python☆97Updated 2 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated last month
- Python library to work with algebraic effects☆80Updated 5 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 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
- Network protocol implementations in Python, sans I/O☆152Updated 3 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Advanced macro expander and language lab for Python.☆70Updated 9 months ago
- z3-powered solver (theorem prover) for deal☆13Updated 2 years ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 14 years ago
- Design a new better C API for Python☆60Updated 3 months ago
- Arena allocator for Python objects.☆14Updated 5 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 3 years ago
- Python subsets☆41Updated 8 years ago
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- Example repo showing how to build wheels with cibuildwheel and automatically upload to PyPI on every tag☆15Updated 4 years ago
- Python S-expression emulation using tuple-like objects.☆25Updated 3 months ago
- Rust-like macros in Python by abusing type annotations☆63Updated 6 years ago
- Combine contracts and automatic testing.☆86Updated 3 years ago
- Visualizing the scope history of your Trio project☆12Updated 4 years ago