An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: ll-parser

Devin-Yeung/context-free

📚An educational purpose LR, LL, SLR parser generator

Language: Rust - Size: 147 KB - Last synced at: about 23 hours ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

marihachi/lunaparse-js

Generates a LL(k) predictive parser that can be easily modified manually.

Language: TypeScript - Size: 60.5 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

romshark/llparser 📦

A universal LL top-down parser written in Go

Language: Go - Size: 1.36 MB - Last synced at: 15 days ago - Pushed at: almost 6 years ago - Stars: 46 - Forks: 2

KarboniteKream/syn

A syntax parser based on the LLLR method

Language: Rust - Size: 248 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

BradenEverson/chalk

Blazingly Simple Calculator Interpreter

Language: Rust - Size: 370 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

howl-anderson/MicroCompiler

一个微型的 LL/LR/LALR 语法解析器 | A micro compiler project to provide LL/LR/LALR syntax parser

Language: Python - Size: 1010 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 17 - Forks: 2

lavajuno/lucidjson

Straightforward JSON serialization & deserialization library for Java.

Language: Java - Size: 201 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

kbnim/fonya-jegyzetek

ELTE-IK Formális nyelvek és a fordítóprogramok alapjai

Language: TeX - Size: 1.71 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

cederberg/grammatica

Grammatica is a C# and Java parser generator (compiler compiler)

Language: Java - Size: 2.59 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 86 - Forks: 35

bozbalci/xpln-antlr-parser

LL(*) parser for XPLN, a CENG444 (Language Processors, a.k.a. Compilers) Project

Language: Java - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

sid24rane/LL1-parser

LL1 parser written in Python

Language: Python - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 28 - Forks: 28

pankuznetsov/Palo-Alto-BASIC-in-Ruby-less-then-in-500-lines

PaloAlto BASIC (also known as Tiny BASIC) interpreter less than in 500 lines.

Language: Ruby - Size: 47.9 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 14 - Forks: 2

monoid/fucc

FU compiler complier, LALR and LL parser generator for Common Lisp; main repo after BitBucket Mercurial migration

Language: Common Lisp - Size: 190 KB - Last synced at: about 22 hours ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

Ashish5096/Compiler-Design

Implementation of parsers

Language: C - Size: 896 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

AinsleySnow/Calculators

Calculators wirtten as examples of LL and LR parsing

Language: C++ - Size: 56.6 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

nanyang24/Grater

An ECMAScript Parser, according to the ESTree Spec

Language: TypeScript - Size: 12.6 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ShrohanMohapatra/parsingTutorialsOnPython

Several implementations in Python language of some of the parsing techniques such as LL(1) parsing, SLR(1) parsing ,LR(0) parsing and LR(1) parsing.

Language: Python - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

gaetanserre/Formal-Language-Algorithms 📦

Algorithms for formal language written with Python 3 with nltk

Language: Python - Size: 64.5 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

AumkarG/System-Programming-and-Compiler-Construction

Language: Jupyter Notebook - Size: 1.64 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

valerii-martell/Simple-interpreter-LL-parser

Programming assignments in university course "Compilers Theory"

Language: C# - Size: 31.3 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

kohoutech/Black-C

one of the seven C's

Language: C# - Size: 383 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

cquliaoli/compiler

all about compiler

Language: Java - Size: 86.9 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

NikPnevmatikos/compilers

Impementation of a compiler for MiniJava (LL-parser, Simple translator to java , Semantic Analysis, Intermediate code generator using LLVM))

Language: Java - Size: 986 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

VasiaKoum/Compilers

Assignments for K31 Compilers course (DI UoA) : Implementation of a compiler for the MiniJava language (a small subset of Java)

Language: Java - Size: 1.23 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

jusferal/LL-Parser

LL parser written in C++

Language: C++ - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Operator2024/first_follow_tusur

Educational task. TUSUR 2021

Language: Python - Size: 39.1 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

GabrielMajeri/LL-K-Parser

Python LL(k) parser for arbitrary context-free grammars

Language: Python - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

lapets/imparse

Parser generator that can be used to quickly and succinctly define a parser definition, and to deploy an automatically-generated implementations thereof in multiple languages and on multiple platforms.

Language: JavaScript - Size: 5.01 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 2

ReZeroS/LLone

LL parser.

Language: C++ - Size: 236 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

pschichtel/ParserBuilder

Language: Java - Size: 179 KB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

cherryDevBomb/LFTC

🖨️ Formal Languages and Compiler Design Uni Laboratory tasks

Language: Python - Size: 78.1 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ozkalt/Compiler-Design

İTÜ BLG 447 - Compiler Design (Derleyici Tasarımı)

Language: C++ - Size: 3.91 KB - Last synced at: 9 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

mrEDitor/coco-r-cpp Fork of davidsiaw/coco-r-cpp

CMake-buildable mirror for Coco/R Compiler Generator C++ (2012)

Language: C++ - Size: 112 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

lonelyenvoy/SimpleYacc

A simple grammar parser generator for LL(1) Grammar

Language: Java - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

zhilyaev/LL-1

Программная реализация LL(1)-разбора

Language: Java - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

profolsen/pteroform

A parser for LL(1) Grammars.

Language: Java - Size: 108 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

fedexist/ll-py-parser

Simple LL-parser for brackets balancing checking.

Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

teliosdev/yoga

A library for ruby parsing assistance.

Language: Ruby - Size: 130 KB - Last synced at: 9 days ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0