eliben / asdl_parserLinks
Standalone ASDL parser for upstream CPython 3.x
☆63Updated 7 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.☆111Updated 6 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last week
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- A virtual machine for Monte.☆68Updated 3 weeks ago
- Python bindings for libgccjit.so☆48Updated 10 years ago
- A simple C-like language compiler with an extensible syntax and typed macros support☆132Updated 4 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Grammar Zoo☆96Updated 6 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- A programming language in the Perl/Python/Ruby group☆132Updated 7 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆331Updated 9 months ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- Tools for rapid prototyping of DSL compilers☆87Updated 4 years ago
- A Tree Parser Generator☆101Updated last year
- Types for Python☆87Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- ☆29Updated 4 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆232Updated 7 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- Parse any language you can describe in BNF☆163Updated 2 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- The Converge programming language☆86Updated 5 years ago
- Continuation Passing C☆115Updated 6 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- Quick C-- compiler (no longer maintained)☆163Updated 11 years ago
- A multi-language parsing infrastructure with an unified AST☆99Updated 8 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆28Updated 2 months ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆207Updated last year