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:
- C-- Compiler using Antlr4☆17Updated 7 years ago
- 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
- An eXample Programming Language☆11Updated 6 years ago
- Automatically wrap C functions & structs at run time for the Python/C API☆74Updated 3 years ago
- HIPHOP (Handy Image Processing for Highly Over-caffeinated Programmers), a domain specific language for image processing.☆14Updated 4 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 2 months ago
- Parser generator tool with full separation between grammar and target code☆25Updated 9 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 5 months ago
- Grammar Zoo☆96Updated 6 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 8 months ago
- A Pythonic DSL construction engine for import–time code translation.☆12Updated 8 years ago
- A conda-smithy repository for cling.☆11Updated 7 months ago
- A small python based build file generator targetting the build system ninja☆45Updated 8 years ago
- SDK for building cross-platform desktop apps in ANSI-C☆12Updated 2 years ago
- Compares Python's text parsing libraries☆25Updated 3 years ago
- A semi-automatic Python binding for the Nuklear C library☆40Updated 6 years ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆17Updated 5 months ago
- Three dimensional display in Python using Tkinter☆24Updated 4 years ago
- TMPPy is a subset of Python that can be compiled to C++ meta-functions using the py2tmp compiler.☆34Updated 3 years ago
- Little Python to C++ compiler☆96Updated 2 years ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆86Updated last year
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated 11 months ago
- ANTLR 4 examples in Python☆39Updated 9 years ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 12 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- A c-style macro preprocessor written in Python☆149Updated last year
- Omgrofl interpreter☆16Updated 5 years ago
- A Small C Compiler☆25Updated 6 years ago
- Parsing Expression Grammar (PEG) bytecode parser/compiler library☆14Updated 3 years ago
- LALR1 C++ parser generator from BNF grammar (just copy-n-paste BNF grammar from RFC and you'll get a parser)☆15Updated 11 years ago