eliben / asdl_parserLinks
Standalone ASDL parser for upstream CPython 3.x
☆62Updated 6 years ago
Alternatives and similar repositories for asdl_parser
Users that are interested in asdl_parser are comparing it to the libraries listed below
Sorting:
- A Scannerless GLR parser/parser generater.☆112Updated 3 months ago
- Python bindings for libgccjit.so☆48Updated 9 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 months ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 6 years ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- A compiler from ML to C++ template language☆158Updated 9 years ago
- ☆29Updated 4 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A virtual machine for Monte.☆69Updated last year
- Yet Another Earley Parser☆141Updated 3 years ago
- A Tree Parser Generator☆99Updated 10 months ago
- Quick C-- compiler (no longer maintained)☆160Updated 11 years ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆204Updated last year
- A programming language in the Perl/Python/Ruby group☆132Updated 7 years ago
- A simple C-like language compiler with an extensible syntax and typed macros support☆132Updated 4 years ago
- BSD Licensed Bignum Library☆232Updated last year
- An implementation of Scheme in Python and C++☆174Updated 8 months ago
- pacc: a compiler-compiler☆37Updated 9 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- GCC Tiny front-end☆106Updated 7 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- Parse any language you can describe in BNF☆160Updated last year
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated 11 months ago
- Chart parser (Earley SPPF)☆27Updated 6 years ago
- Continuation Passing C☆113Updated 6 years ago
- Types for Python☆87Updated 6 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago