poletaevvlad / larkeditorLinks
An editor for EBNF grammars, used by Lark – parsing library for Python
☆12Updated 6 years ago
Alternatives and similar repositories for larkeditor
Users that are interested in larkeditor are comparing it to the libraries listed below
Sorting:
- A complete parser generator which tokenizes the input string before creating a abstract syntax tree by processing the tokens with a conte…☆12Updated 10 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- An eXample Programming Language☆11Updated 7 years ago
- Automatically wrap C functions & structs at run time for the Python/C API☆74Updated 3 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated last year
- Grammar Zoo☆98Updated 7 years ago
- Compares Python's text parsing libraries☆26Updated 3 years ago
- TMPPy is a subset of Python that can be compiled to C++ meta-functions using the py2tmp compiler.☆34Updated 3 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆49Updated 6 months ago
- ANTLR 4 examples in Python☆39Updated 9 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 9 months ago
- Examples on how to construct compilers using lex, yacc and Pyhon Lex-Yacc☆16Updated 8 years ago
- Tools for rapid prototyping of DSL compilers☆90Updated this week
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated this week
- WebAssembly interpreter in RPython☆67Updated 6 years ago
- Little Python to C++ compiler☆97Updated 2 years ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆86Updated last year
- Grammars suitable for lark parser and Hypothesis☆54Updated last year
- Parsing Expression Grammar (PEG) bytecode parser/compiler library☆14Updated 3 years ago
- Asparserations is an LR(1) and LALR(1) parser generator frontend. It outputs JSON representing the parse table.☆20Updated 3 years ago
- A small python based build file generator targetting the build system ninja☆45Updated 9 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 7 years ago
- Python 3 AST unparser with type comments support.☆31Updated 6 years ago
- The Big list of the github, open-source interpreters.☆74Updated 6 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Prolog Implementation in Python☆12Updated 8 years ago
- A Prolog implementation based on generators☆20Updated 11 years ago
- A c-style macro preprocessor written in Python☆150Updated last year
- FaCT++ is an efficient Description Logic reasoner compatible with OWL DL and OWL 2.☆12Updated 9 years ago
- LK (Language Kit) is a simple but powerful scripting language that is designed to be small, fast, and easily embedded in other applicatio…☆34Updated last week