erikrose / pijnuLinks
Noncanonical (but only existing) repo for the pijnu PEG parser
☆24Updated 14 years ago
Alternatives and similar repositories for pijnu
Users that are interested in pijnu are comparing it to the libraries listed below
Sorting:
- ☆71Updated 4 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Programmable, human-readable inlining of Python code☆28Updated 2 years ago
- A virtual machine for Monte.☆69Updated last week
- Prolog Implementation in Python☆12Updated 7 years ago
- Pyrolog: A Prolog interpreter written in Python using the PyPy translator toolchain. Clone of https://bitbucket.org/cfbolz/pyrolog☆24Updated 11 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- ☆59Updated 11 years ago
- A library for tracking program state☆15Updated 9 years ago
- An implementation of a truly relational database language with Python. Inspired by Date and Darwen's 'Third Manifesto'.☆10Updated 7 years ago
- ☆17Updated 4 years ago
- automatic persistence for Python objects☆46Updated 3 months ago
- A Datalog Framework for Python☆12Updated 2 years ago
- Types for Python☆87Updated 6 years ago
- metaprogramming for don't-repeat-yourself Python☆25Updated 6 years ago
- Embeddable Prolog dialect implemented in pure Python. Stores its knowlegdebase using SQLAlchemy for scalability.☆20Updated 7 years ago
- Advanced macro expander and language lab for Python.☆68Updated 4 months ago
- A MiniKanren in Python☆35Updated 9 years ago
- epsilon is a scanner generator☆28Updated 3 years ago
- Partial evaluation for Python with syntactic sugar☆36Updated 9 years ago
- ☆285Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 months ago
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆27Updated 3 weeks ago
- 301 moved permanently https://github.com/python-parsy/parsy☆42Updated 7 years ago
- Extract semantic information about static Python code☆78Updated 3 months ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆15Updated 3 years ago
- Grako (for grammar compiler) is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers i…☆34Updated 12 years ago