Repository navigation
lark-parser
- Website
- Wikipedia
Desktop Automation Framework. Drive your mouse and keyboard with an easy to use language.
Tired of coding in English? Why not code in Malayalam for a change?
Syntax highlighting for ABNF/BNF/EBNF, Yacc, and other language-related languages.
An extension to simple-rule-engine that illustrates how rules can be declaratively specified (json etc.) and de-serialized into simple-rule-engine constructs.
𝐧𝐝 A small programming language with an interpreter, and a WebAssembly compiler.
C99 just in time Python embeddable compiler with no external compiler dependencies so you can seamlessly use fast/existing C code from Python
A simple programming language, just for studying parsing and how to use lark-parser.
Converting a pseudo-C source code to a pseudo-assembly code
Speculative grammar backtracking algorithm for LLM decoding conforming to some lark context-free grammar (CFG)
🌕 A simple toy language similar to Lua written in Python using Lark.
Basic grammar for parsing International Phonetic Alphabet (IPA) transcriptions
Language Server Protocol (LSP) implementation for the Lark parsing library
Chemical equation balancer
DBML parser using LARK provides structured output, Pydantic models, and supports multiple converters, e.g., SQL with SQLGlot
Implementation of switch case in Lark
A toolkit to migrate from a fortigate firewall to OPNsense.
[NOT ACTIVELY MAINTAINED] A terminal version of the online Lark IDE
Compiler Design Course Project - Fall 2020. A compiler written with Lark, for compiling Decaf to MIPS assembly executable code + a flex scanner for Decaf