markshannon / python_formal_semanticsLinks
☆17Updated 4 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 2 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- A command-line utility for pulling code blocks out of markdown files.☆14Updated 4 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- A very minimal implementation of the core idea of Hypothesis☆138Updated last year
- Advanced macro expander and language lab for Python.☆68Updated 5 months ago
- Property-based tests for the Python standard library (and builtins)☆27Updated 3 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- Network protocol implementations in Python, sans I/O☆147Updated 3 months ago
- Domain Specific Languages in Python☆97Updated last year
- An experiment to use infix operators in Python☆57Updated 6 years ago
- Python library to work with algebraic effects☆80Updated 4 years ago
- Extract semantic information about static Python code☆78Updated this week
- Generic programming library for Python☆61Updated this week
- Tagged union types and immutable records (product types) in Python☆11Updated 8 years ago
- Write compiled bytecode inline with pure Python. 🤖☆80Updated last year
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 3 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated 2 months ago
- Utilities for run-time type validation and multiple dispatch☆170Updated last month
- Read Watches in Python☆41Updated last year
- A library for tracking program state☆15Updated 9 years ago
- Design a new better C API for Python☆59Updated last month
- Python type hints are Turing complete.☆33Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated this week
- A backport of __future__ annotations to python<3.7.☆22Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- z3-powered solver (theorem prover) for deal☆12Updated last year
- Nagini is a static verifier for Python 3, based on the Viper verification infrastructure.☆250Updated last week
- Python AST that abstracts the underlying Python version☆146Updated last week
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago