LeHack / Lex-Yacc-PLYLinks
Examples on how to construct compilers using lex, yacc and Pyhon Lex-Yacc
☆16Updated 8 years ago
Alternatives and similar repositories for Lex-Yacc-PLY
Users that are interested in Lex-Yacc-PLY are comparing it to the libraries listed below
Sorting:
- Materials for "Exploring the Python AST ecosystem"☆17Updated 7 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated last year
- A Pythonic DSL construction engine for import–time code translation.☆12Updated 8 years ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆18Updated 8 months ago
- Simple python workflow engine based on asyncio and a DAG structure.☆62Updated 8 years ago
- Prolog Implementation in Python☆12Updated 8 years ago
- Divmod Axiom is an object database, or alternatively, an object-relational mapper, implemented on top of Python.☆25Updated 3 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- ☆71Updated last month
- Pure-python C and assembler compiler☆55Updated 11 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 14 years ago
- Parsing Expression Grammar (PEG) bytecode parser/compiler library☆14Updated 3 years ago
- Lightweight SQL database with replication☆69Updated 3 years ago
- Simplified interface for syntax trees and program models.☆16Updated 3 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- Graphviz Python dot generator☆41Updated 5 years ago
- Python Domain Specific Language Tools☆84Updated 3 years ago
- automatic persistence for Python objects☆47Updated 2 months ago
- https://codeberg.org/ccxvii/djvudec☆14Updated 5 months ago
- A Python 3 compatible fork of https://launchpad.net/pymeta☆18Updated 7 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- Integrates terminado (a web based terminal) with flask☆14Updated 7 years ago
- "Did You Mean?" Functionality on AttributeLookup☆137Updated 11 years ago
- Declarative binary data builder and parser: simple, fast, extensible☆34Updated 4 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Updated 5 years ago
- Fast grep implementation in python, with recursive search and replace☆23Updated 7 years ago
- Tools for Python code analysis and execution.☆53Updated last year