syntax-analysis
There are 283 repositories under syntax-analysis topic.
Water-Melon/Melang
A script language of time-sharing scheduling coroutine in single thread
drifter1/compiler
Implementing a complete Compiler for a simple C-like language using the C-tools Flex and Bison
fingeredman/teanaps
자연어 처리와 텍스트 분석을 위한 오픈소스 파이썬 라이브러리 입니다.
SnipMeDev/Highlights
Kotlin Multiplatform (KMM) syntax highlighting engine
amakukha/tmg
McIlroy's TMG compiler-compiler in portable C
Rekkonnect/Syndiesis
The most revolutionary syntax visualizer
peter-cui1221/sqlinjection-detect
SQL injection detection engine built on of SQL tokenizing and syntax analysis written in C
jevonsflash/RoslynSyntaxTool
Roslyn语法分析器
ghaiklor/pascal-interpreter
A simple interpreter for a large subset of Pascal language written for educational purposes
VanTamNguyen/Nand2Tetris
Nand2Tetris: Build a computer system from the ground up, from nand to tetris. Hardware and software.
delivery-club/delivery-club-rules
Delivery club go linter
alirezakay/RegexToDFA
converting regex (regular expression) to DFA directly by creating syntax tree in java
yassram/SwiLex
A universal lexer library in Swift.
jnyfah/CuriousX
A simple miniature Compiler
amirbawab/EasyCC-CPP
Easy Compiler Compiler written in C++
yakout/compiler
YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.
donwilson/PHP-Wikipedia-Syntax-Parser
Given raw contents and title of a Wikipedia article, this will output highly useful information in an organized fashion.
lanl/FLPR
FLPR: The Fortran Language Program Remodeling system
SamuelGadiel/nand2tetris
Nand2Tetris: Building a Modern Computer from First Principles
RedDragonWebDesign/adblock-filter-analyzer
AdBlock Filter Syntax code highlighter and partial validator. Colorizes and explains the syntax. Good for learning.
Yuziquan/CppCompiler
A C# application that simulates the important workflow of a C++ compiler, continuous updating ...
orkhan-huseyn/basic-interpreter
Basic Interpreter for C like language written in Java
Hironsan/google-natural-language-sampler
Code examples for Google Natural Language API.
nihei9/vartan
An LALR parser generator for golang
strblr/pegase
An inline, fast, powerful and lightweight PEG parser generator for JavaScript and TypeScript, with semantic actions, parametrized rules, support for native regexps, error recovery, warnings, integrated AST generation and visitors, cut operator, back references, grammar merging, and a lot more.
linuxscout/thaalab-aranasyn
Thaalab: Arabic Syntaxical Analyzer
ashishch164/Mini-Python-Compiler
This is our Compiler Design project for 6th semester.
dasunpubudumal/lex-yacc
A simple Parser and a Lexical Analyzer using Lex (Flex) and Yacc (Bison)
khaouitiabdelhakim/Pascal-Compiler
This repository contains a minimalistic Pascal compiler implemented in C, covering lexical and syntax analysis. It serves as a learning resource for understanding the fundamental aspects of compiler design. The code is intentionally kept concise to provide a clear insight into the key stages of lexical and syntax analysis in a compiler.
u64lisa/axiol-language
axiol-language is a small hobby language without any dependencies compiling to assembly and other different targets
Ars-Linguistica/PyLFG
PyLFG is a Python library for working within the Lexical Functional Grammar (LFG) formalism. It provides a set of classes and methods for representing and manipulating LFG structures, including f-structures and c-structures.
One-Language/Example
Some of the example code or project of ET Programming Language.
sharivan/SimpleCompiler
Um compilador simples
snelsi/Tyson
🚀 Syntactic analyzer and parser of 'Tyson' language with built-in online editor