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.
Minishell_42 is a simplified shell program designed to mimic the behavior of a UNIX shell. It is a part of the 42 Network curriculum and is meant to help students learn about the core functionalities of shell commands, environment variables, and process management. The project involves implementing a shell from scratch
A powerful Markdown editor and parser built using Next.js, leveraging SCSS for styling and the Monaco Editor for an enhanced editing experience.
PhD Project: Fuzzy segmentation using fuzzy systems and syntax parsing.
Designed and Implemented a compiler as part of the university course, focusing on lexical analysis, syntax parsing, and code generation.
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."