git-afsantos / bonsaiLinks
Simplified interface for syntax trees and program models.
☆16Updated 2 years ago
Alternatives and similar repositories for bonsai
Users that are interested in bonsai are comparing it to the libraries listed below
Sorting:
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 6 years ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆17Updated 6 months ago
- Automatically wrap C functions & structs at run time for the Python/C API☆74Updated 3 years ago
- Simple python workflow engine based on asyncio and a DAG structure.☆62Updated 8 years ago
- cysignals: interrupt and signal handling for Cython. Source repository for https://pypi.org/project/cysignals/☆44Updated last month
- Python module to align a simple (not nested) list in columns. Adapted from the routine of the same name inside cmd.py☆16Updated last month
- Python Event Driven System☆12Updated 4 years ago
- An extended set of Python bindings for libclang☆29Updated 8 years ago
- A Visual Studio Code extension for visualization of code/model written in a DSL created using textX.☆12Updated 7 years ago
- utilities for filesystem exploration and automated builds☆21Updated last month
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆37Updated 6 years ago
- A Pythonic DSL construction engine for import–time code translation.☆12Updated 8 years ago
- Tools for analysing python code☆19Updated 8 years ago
- Catamount is a compute graph analysis tool to load, construct, and modify deep learning models and to symbolically analyze their compute …☆14Updated 4 years ago
- Python Domain Specific Language Tools☆84Updated 3 years ago
- Language-independent, search-based program repair -- just your cup of tea! ☕☆30Updated last year
- A general-purpose dataflow programming language based on Python, written in Python☆205Updated 4 years ago
- GrapghQL for Python in an OOP way☆15Updated 5 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated last year
- An IPython notebook plugin for visualizing ASTs.☆108Updated 11 months ago
- Python Interpreters Benchmarks☆21Updated 2 years ago
- ☆73Updated 2 weeks ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Python code optimizer.☆21Updated 11 years ago
- Materials for "Exploring the Python AST ecosystem"☆18Updated 7 years ago
- MPI parallel map and cluster scheduling☆59Updated last month
- Regular expressions reverser for Python☆27Updated 8 years ago
- Rapidly create full-featured command line interfaces with help, subcommand dispatch, and validation.☆13Updated 5 years ago
- Examples on how to construct compilers using lex, yacc and Pyhon Lex-Yacc☆16Updated 8 years ago
- some experiment to use ctypes codegen for cython☆28Updated 14 years ago