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:
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆17Updated 3 months ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Simple python workflow engine based on asyncio and a DAG structure.☆62Updated 8 years ago
- ☆72Updated 3 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated 9 months ago
- Divmod Axiom is an object database, or alternatively, an object-relational mapper, implemented on top of Python.☆24Updated 2 years ago
- Python Event Driven System☆12Updated 4 years ago
- Materials for "Exploring the Python AST ecosystem"☆18Updated 7 years ago
- A Flask-based CMS / web application for compatibility and simplicity.☆14Updated 6 years ago
- A Pythonic DSL construction engine for import–time code translation.☆12Updated 8 years ago
- Simplified interface for syntax trees and program models.☆16Updated 2 years ago
- TMPPy is a subset of Python that can be compiled to C++ meta-functions using the py2tmp compiler.☆35Updated 3 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Visual Automata is a Python 3 library built as a wrapper for the Automata library to add more visualization features.☆57Updated 2 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Integrates terminado (a web based terminal) with flask☆15Updated 7 years ago
- Low-level IO utilities for PosgtreSQL drivers.☆34Updated 10 months ago
- Relational Algebra Interpreter writting in Python and Qt☆32Updated this week
- Declarative binary data builder and parser: simple, fast, extensible☆34Updated 4 years ago
- Python CLI for managing secrets and eliminating default passwords in FOSS☆16Updated 4 months ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Assorted generic flask views, blueprints, Jinja2 filters, macros, forms and more.☆24Updated 5 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- convert a python source code into json-dumpable data (dict and lists with strings, ints, ...)☆31Updated 7 months ago
- automatic persistence for Python objects☆46Updated 3 months ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆17Updated 5 years ago
- ☆12Updated 8 years ago
- Python Domain Specific Language Tools☆84Updated 3 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 8 months ago
- An editor for EBNF grammars, used by Lark – parsing library for Python☆12Updated 6 years ago