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
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 6 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- Python bindings for libgccjit.so☆48Updated 9 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- ☆29Updated 4 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- An implementation of Scheme in Python and C++☆173Updated 7 months ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- LLVM compiler for python based on py2llvm☆137Updated 9 years ago
- Compile a subset of the Python AST to x64-64 assembler☆142Updated last year
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- A programming language in the Perl/Python/Ruby group☆132Updated 7 years ago
- The Converge programming language☆88Updated 5 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 10 months ago
- A virtual machine for Monte.☆69Updated last year
- C Python, made faster.☆341Updated 9 years ago
- Parse any language you can describe in BNF☆160Updated last year
- Grammar Zoo☆92Updated 6 years ago
- BSD Licensed Bignum Library☆233Updated last year
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- Continuation Passing C☆113Updated 6 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- The better build tool. Finds dependencies automatically for any language.☆136Updated 4 years ago
- A Tree Parser Generator☆99Updated 10 months ago
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆403Updated 10 years ago