GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

LL parser

In computer science, an LL parser (Left-to-right, leftmost derivation) is a top-down parser for a restricted context-free language. It parses the input from Left to right, performing Leftmost derivation of the sentence.

Website
Wikipedia
维基百科

相关主题

LR parser
https://static.github-zh.com/github_avatars/cederberg?size=40
cederberg / grammatica

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

ParsingJavaLibraryC#
Java 91
4 年前
https://static.github-zh.com/github_avatars/romshark?size=40
romshark / llparser

A universal LL top-down parser written in Go

ParserGogolang-libraryLibrary
Go 47
6 年前
https://static.github-zh.com/github_avatars/sid24rane?size=40
sid24rane / LL1-parser

LL1 parser written in Python

编译器compiler-designcompiler-constructionsemantic-analysisPythonFIRST
Python 31
3 年前
https://static.github-zh.com/github_avatars/howl-anderson?size=40
howl-anderson / MicroCompiler

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

编译器LR parsercompiler-constructioncompilerscompiler-principlesParsing
Python 17
5 年前
https://static.github-zh.com/github_avatars/pankuznetsov?size=40
pankuznetsov / Palo-Alto-BASIC-in-Ruby-less-then-in-500-lines

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

basiccalculator-applicationRuby编程语言example-codetinyinterpreter编程Parsing
Ruby 15
5 年前
https://static.github-zh.com/github_avatars/AinsleySnow?size=40
AinsleySnow / Calculators

Calculators wirtten as examples of LL and LR parsing

ParserLR parser
C++ 5
3 年前
https://static.github-zh.com/github_avatars/lapets?size=40
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...

ParserParsingparsing-libraryparsersparser-library
JavaScript 5
5 年前
https://static.github-zh.com/github_avatars/ShrohanMohapatra?size=40
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.

compiler-constructioncompiler-design编译器ParsingParser编程语言PythonLR parser
Python 3
6 年前
https://static.github-zh.com/github_avatars/monoid?size=40
monoid / fucc

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

LispCommon LispParsingLR parser
Common Lisp 2
5 年前
https://static.github-zh.com/github_avatars/Ashish5096?size=40
Ashish5096 / Compiler-Design

Implementation of parsers

compiler-designLR parser
C 2
4 年前
https://static.github-zh.com/github_avatars/nanyang24?size=40
nanyang24 / Grater

An ECMAScript Parser, according to the ESTree Spec

ParsingECMAScriptJavaScriptParserscanner
TypeScript 2
2 年前
https://static.github-zh.com/github_avatars/AumkarG?size=40
AumkarG / System-Programming-and-Compiler-Construction

编译器macrosAssemblycompiler-construction
Jupyter Notebook 2
4 年前
https://static.github-zh.com/github_avatars/kbnim?size=40
kbnim / fonya-jegyzetek

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

compilerslecture-notesLR parserRegular expression
TeX 1
1 年前
https://static.github-zh.com/github_avatars/GabrielMajeri?size=40
GabrielMajeri / LL-K-Parser

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

Python
Python 1
6 年前
https://static.github-zh.com/github_avatars/cquliaoli?size=40
cquliaoli / compiler

all about compiler

编译器dfanfaLR parser
Java 1
5 年前
https://static.github-zh.com/github_avatars/KarboniteKream?size=40
KarboniteKream / syn

A syntax parser based on the LLLR method

RustParsingLR parser
Rust 1
2 个月前
https://static.github-zh.com/github_avatars/teliosdev?size=40
teliosdev / yoga

A library for ruby parsing assistance.

yogaRubyParsingscanner
Ruby 1
8 年前
https://static.github-zh.com/github_avatars/kohoutech?size=40
kohoutech / Black-C

one of the seven C's

C编译器c-compiler
C# 1
4 年前
https://static.github-zh.com/github_avatars/valerii-martell?size=40
valerii-martell / Simple-interpreter-LL-parser

Programming assignments in university course "Compilers Theory"

编程语言interpreter编译器
C# 1
3 年前
https://static.github-zh.com/github_avatars/VasiaKoum?size=40
VasiaKoum / Compilers

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

Java编译器LR parserllvm-clangllvm-ir
Java 1
5 年前
loading...