lark-parser
There are 31 repositories under lark-parser topic.
hofstadter-io/self-driving-desktop
Desktop Automation Framework. Drive your mouse and keyboard with an easy to use language.
Itay2805/Vork
A V compiler and interpreter
Alhadis/language-grammars
Syntax highlighting for ABNF/BNF/EBNF, Yacc, and other language-related languages.
jeyabalajis/simple-rule-engine-client
An extension to simple-rule-engine that illustrates how rules can be declaratively specified (json etc.) and de-serialized into simple-rule-engine constructs.
Apollo-Blaze/ettayi
Tired of coding in English? Why not code in Malayalam for a change?
healeycodes/nodots-lang
𝐧𝐝 A small programming language with an interpreter, and a WebAssembly compiler.
antoniotejada/epycc
C99 just in time Python embeddable compiler with no external compiler dependencies so you can seamlessly use fast/existing C code from Python
Erfaniaa/compilers-course-project
Converting a pseudo-C source code to a pseudo-assembly code
k5trismegistus/simplelang
A simple programming language, just for studying parsing and how to use lark-parser.
pcdshub/whatrecord
EPICS IOC meta information tool
megabytesofrem/tsuki-lang
🌕 A simple toy language similar to Lua written in Python using Lark.
zyocum/ipa-grammar
Basic grammar for parsing International Phonetic Alphabet (IPA) transcriptions
InCogNiTo124/chemeq
Chemical equation balancer
nssharmaofficial/lark-switch-parser
Implementation of switch case in Lark
adavoudi/PromSQL
PromQL (the Prometheus Query Language) on top of SQL Databases to query them like a time-series database
br-olf/fortigate_parser
A toolkit to migrate from a fortigate firewall to OPNsense.
NikosDelijohn/lap
Lark based DEF file parser
Singularitty/sPLash
Compiler for the sPLash programming language
tarlaun/Compiler
Compiler Design Course Project - Fall 2020. A compiler written with Lark, for compiling Decaf to MIPS assembly executable code + a flex scanner for Decaf
ThatXliner/lark_shell
[NOT ACTIVELY MAINTAINED] A terminal version of the online Lark IDE
ccwang002/pyhgvs-lite
A liteweight Python parser for HGVS names
chanicpanic/lark-ambig-tools
Utilities for lark's ambiguous trees
parkervg/grammar-guide
Speculative grammar backtracking algorithm for LLM decoding conforming to some lark context-free grammar (CFG)
dewantrie/lark-grammar-parser
A simple programming language designed for studying parsing and how to use lark-parser in specific scenarios for a particular case.
douglassimonsen/reverse_polish_notation
A quick implementation of Reverse Polish Notation using Lark
ITSMijaiL/ansic99_lark_grammar
ANSI C99's grammar ported to Lark
mohammedgqudah/terminal-markup
An experiment
sai-teja-ponugoti/DeepBugs-for-Python
A learning approach for Name based bug detection for Python
dylanjwu/ttg
Truth Table Generator: A little react web app for parsing valid boolean expressions and elegantly displaying their truth tables.
Esttiwar/esperanto_language
Esperanto is a simple programming language designed to manage text files from the command line.