syntax-analysis topic
RegexToDFA
converting regex (regular expression) to DFA directly by creating syntax tree in java
pascal-interpreter
A simple interpreter for a large subset of Pascal language written for educational purposes
EasyCC-CPP
Easy Compiler Compiler written in C++
Nand2Tetris
Nand2Tetris: Build a computer system from the ground up, from nand to tetris. Hardware and software.
basic-interpreter
Basic Interpreter for C like language written in Java
Highlights
Kotlin Multiplatform (KMM) syntax highlighting engine
CppCompiler
A C# application that simulates the important workflow of a C++ compiler, continuous updating ...
CuriousX
A simple miniature Compiler
sqlinjection-detect
SQL injection detection engine built on of SQL tokenizing and syntax analysis written in C