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:
- Hypothesis strategies for generating Python programs, something like CSmith☆108Updated last year
- A very minimal implementation of the core idea of Hypothesis☆140Updated last year
- Partial evaluation of Python code☆22Updated 2 years ago
- Programmable, human-readable inlining of Python code☆28Updated 3 years ago
- Property-based tests for the Python standard library (and builtins)☆27Updated 4 years ago
- A command-line utility for pulling code blocks out of markdown files.☆15Updated 4 years ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Python library to work with algebraic effects☆80Updated 5 years ago
- Domain Specific Languages in Python☆97Updated 2 years ago
- Rust-like macros in Python by abusing type annotations☆63Updated 6 years ago
- An experiment to use infix operators in Python☆57Updated 7 years ago
- Advanced macro expander and language lab for Python.☆70Updated 8 months ago
- High-performance Python runtime extensions☆53Updated last week
- Utilities for run-time type validation and multiple dispatch☆172Updated 3 weeks ago
- Adaptive fuzzing of Hypothesis tests☆102Updated 3 weeks ago
- Extract semantic information about static Python code☆81Updated 3 weeks ago
- Generic programming library for Python☆61Updated this week
- Network protocol implementations in Python, sans I/O☆151Updated 2 months ago
- Read Watches in Python☆42Updated 2 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated last month
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 3 years ago
- Design a new better C API for Python☆60Updated 2 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- A library for tracking program state☆15Updated 9 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- Python S-expression emulation using tuple-like objects.☆23Updated 2 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Nagini is a static verifier for Python 3, based on the Viper verification infrastructure.☆268Updated last week
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last week
- Supercharge your Python with parts of Lisp and Haskell.☆101Updated 8 months ago