A code snippet repository that provides examples of how to use different syntax parser generator libraries. And some useful links in README.
-
Updated
May 18, 2023 - Python
A code snippet repository that provides examples of how to use different syntax parser generator libraries. And some useful links in README.
A Lex and Yacc-based compiler for a new language inspired by C. With its powerful parsing and lexical analysis capabilities, this compiler efficiently translates high-level code into executable machine language.
A powerful Markdown editor and parser built using Next.js, leveraging SCSS for styling and the Monaco Editor for an enhanced editing experience.
Designed and Implemented a compiler as part of the university course, focusing on lexical analysis, syntax parsing, and code generation.
PhD Project: Fuzzy segmentation using fuzzy systems and syntax parsing.
Compiler for Go subset using Flex & Bison
The project implements a complete compilation pipeline including tokenization, syntax analysis based on formal grammar, and assembly code generation. Perfect for those interested in compiler design and implementation or looking to understand the transformation from high-level Lua code to low-level assembly language.
Add a description, image, and links to the syntax-parsing topic page so that developers can more easily learn about it.
To associate your repository with the syntax-parsing topic, visit your repo's landing page and select "manage topics."