An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with syntax-parser

A curated list of projects in awesome lists tagged with syntax-parser .

https://github.com/mantoufan/yzhanjsinterpreter

A JavaScript Interpreter Using JS itself. JavaScript 解释器,包含词法分析、语法解析和执行。基于 LR 实现 eval

interpreter js-interpreter lexical-analyzer syntax-parser

Last synced: 02 Apr 2025

https://github.com/xnuinside/big-parsers-generators-comparison

A code snippet repository that provides examples of how to use different syntax parser generator libraries. And some useful links in README.

comparison examples experiments parse parser parser-combinators parser-generator parsing regex syntax-parser syntax-parsing

Last synced: 18 Mar 2025

https://github.com/maxhoffmann/ocss-parser

:fax: syntax parser for the OCSS preprocessor

css syntax-parser

Last synced: 14 Jul 2025

https://github.com/LIU42/SyntaxAnalyzer

《编译原理》课程设计,基于 LR (1) 分析的类 C 语言语法分析器

compiler course-project grammar-rules homework-project lr-parser lr1-parser syntax-analysis syntax-analyzer syntax-parser

Last synced: 05 Oct 2025

https://github.com/xiaomingx/python-tree-sitter-demo

这个仓库包含我学习和使用Tree-sitter技术的笔记和示例代码。Tree-sitter是一个解析器生成工具和库,能够为源代码构建高效且增量的抽象语法树(AST),非常适合代码分析、语法高亮、自动补全等场景。

py-tree-sitter syntax-parser tree-sitter

Last synced: 18 Sep 2025