rbhuptani / Code-Parser
A lexical scanner and parser in C++ for Code analyzer which will extract lexical content from source code files, analyze the code’s syntax from its lexical content, and build the Abstract Syntax Tree that holds the results of analysis. It will be then used to build backend that can do further analysis on the AST to construct code metrics.
☆10Updated 8 years ago
Alternatives and similar repositories for Code-Parser:
Users that are interested in Code-Parser are comparing it to the libraries listed below
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 9 years ago
- Show HTML powered tooltips using the litehtml rendering engine.☆11Updated 10 years ago
- Native runtime library equipped with Java/JavaScript-like API☆31Updated 9 years ago
- A HTML5 engine for browser or webapp platform☆13Updated 2 months ago
- Generic C++11 PIMPL implementation☆11Updated 8 months ago
- Chromium DevTools remote for C++☆11Updated 6 years ago
- ICU - International Components for Unicode☆12Updated 2 months ago
- Library for cross-platform C generic data functions☆10Updated 3 months ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated last month
- Coroutine implementation for C++11☆18Updated 12 years ago
- C++ CSV and DSV Filter Library https://www.partow.net/programming/dsvfilter/index.html☆2Updated 2 months ago
- An application for comparing two binary files☆10Updated 5 years ago
- Granular Rigid Body Simulation Framework: efficient research tools to simulate non-smooth granular rigid body dynamics.☆10Updated last year
- java-like synchronized blocks in c++☆13Updated 10 years ago
- Library for cross-platform C threads functions☆11Updated 3 months ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Implementation of fast queue patterns (Push/Pull, request/reply, pub/sub, dealer/router) for C++☆15Updated last week
- C11 parser with GNU C extensions written in C++14☆17Updated 6 years ago
- A Java version of LLVM Core by Hao Liu☆22Updated 12 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 12 years ago
- An in progress learning kernel for x86.☆14Updated 7 years ago
- Simple C++14 stackful await using boost's asio, future and coroutine2 (for testing purposes only)☆16Updated 8 years ago
- AST - Extractor for LLVM☆18Updated 3 years ago
- yaSSL, or yet another SSL, is an embedded ssl library for programmers building security functionality into their applications and devices…☆11Updated 6 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- This addon fully implement Qt VS Addin☆12Updated 5 years ago
- Library for reading and generating ELF files.☆14Updated 5 years ago
- C-- Compiler using Antlr4☆16Updated 6 years ago
- ☆24Updated 4 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago