Parser
A parser turns its input (often text in form of a file) into a more advantageous representation (usually a certain data structure in memory) to perform a specific task.
Common examples include:
Here are 1,130 public repositories matching this topic...
SLING - A natural language frame semantics parser
-
Updated
Mar 19, 2018 - C++
AbstractVM is a machine that uses a stack to compute simple arithmetic expressions. These arithmetic expressions are provided to the machine as basic assembly programs.
-
Updated
Nov 14, 2018 - C++
JSON parser & generator written in C++17
-
Updated
Jan 12, 2020 - C++
A C++ program used to parse commands and write commands using the txt files.
-
Updated
Jan 17, 2020 - C++
Implementation of the test assignment for the position of C/C++ Software Engineer (Applied Software Development)
-
Updated
May 27, 2025 - C++
Python Compiler made using C++ covering all major stages of Compiler Design
-
Updated
Apr 25, 2023 - C++
MarkupLanguageParser.cpp - Simple C++ Parser for Markup Language
-
Updated
Feb 25, 2024 - C++
A minimalist JSON parser in about 300 lines of code.
-
Updated
May 11, 2024 - C++
This is my implementation of the first interpreter described in the book Crafting Interpreters by Robert Nystrom
-
Updated
Apr 16, 2022 - C++
Fast and minimalist event based XML parser
-
Updated
Oct 2, 2023 - C++
Download/browse movies from YIFY Torrents in a few clicks!
-
Updated
Dec 12, 2020 - C++
- Followers
- 140 followers
- Website
- github.com/topics/parser