LeHack / Lex-Yacc-PLY
Examples on how to construct compilers using lex, yacc and Pyhon Lex-Yacc
☆16Updated 7 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
- Debugger in the Trepan family for x-python☆16Updated 2 months ago
- Open Source bits of the core utilities used in PyVmMonitor (http://www.pyvmmonitor.com/)☆12Updated 5 months ago
- A Python 3 compatible fork of https://launchpad.net/pymeta☆18Updated 6 years ago
- Materials for "Exploring the Python AST ecosystem"☆18Updated 6 years ago
- Aerie: a regex-like engine nested word grammars☆16Updated 3 years ago
- Database smell detector☆13Updated 7 years ago
- Simple Scheme interpreter in Python☆28Updated 13 years ago
- Python CLI for managing secrets and eliminating default passwords in FOSS☆16Updated last week
- convert a python source code into json-dumpable data (dict and lists with strings, ints, ...)☆31Updated 2 weeks ago
- A Python to C compiler☆40Updated 4 years ago
- A collection of macro benchmarks for the Python programming language☆22Updated 3 months ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- Graphviz Python dot generator☆40Updated 5 years ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 5 years ago
- Simple python workflow engine based on asyncio and a DAG structure.☆64Updated 7 years ago
- PyFiddle is a free lightweight Python IDE to run and share Python scripts with some nifty features.☆26Updated 3 years ago
- Library for executing customizable script-languages in python☆11Updated 6 years ago
- A compiler to translate regular expressions (regular grammars) and LL1 BNF languages (subset of context free grammars) to generated scann…☆8Updated 5 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 5 months ago
- Retrospective of Python compilation efforts☆64Updated 2 years ago
- JTK is a library designed for writing applications and libraries in C. It provides core utilities such as collections, unit testing, I/O …☆26Updated 4 years ago
- A Flask-based CMS / web application for compatibility and simplicity.☆15Updated 5 years ago
- A lightweight python actor framework☆19Updated 9 years ago
- Low-level IO utilities for PosgtreSQL drivers.☆35Updated 3 months ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆41Updated 4 years ago
- Presentation on Hana for C++Now 2015☆10Updated 6 years ago
- Tool for findings bugs in epoll-based Linux servers☆29Updated 4 years ago
- Lightweight SQL database with replication☆65Updated 2 years ago
- A Pythonic DSL construction engine for import–time code translation.☆12Updated 7 years ago
- Scala-like functional pattern matching in Python☆33Updated 12 years ago