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 9 years ago
Alternatives and similar repositories for Code-Parser
Users that are interested in Code-Parser are comparing it to the libraries listed below
Sorting:
- 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
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆13Updated last year
- A Small C Compiler☆23Updated 5 years ago
- ICU - International Components for Unicode☆12Updated 6 months ago
- Text Editor and C++ Editor Component for Qt. Multi-caret, Textmate grammar and highlighting support.☆24Updated 11 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 4 months ago
- C++ CSV and DSV Filter Library https://www.partow.net/programming/dsvfilter/index.html☆2Updated 6 months ago
- java to c++ converter☆10Updated 12 years ago
- Header only C library for platform agnostic (POSIX, Windows) socket/mutex/condition/shm/mmap/thread/time operations.☆17Updated this week
- Animate your static desktop wallpaper with some shaders☆11Updated 8 years ago
- This addon fully implement Qt VS Addin☆12Updated 6 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Generic C++11 PIMPL implementation☆11Updated last year
- Example code from my Multithreaded Work Queue Based Server in C++ blog.☆19Updated 4 years ago
- Chromium DevTools remote for C++☆11Updated 7 years ago
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆41Updated last month
- Dependency graph generator for C++ code.☆19Updated 6 years ago
- A simple, lightweight Python 2.7 interpreter, with predictable memory management and without global locks.☆20Updated 2 years ago
- java-like synchronized blocks in c++☆13Updated 11 years ago
- Coroutine implementation for C++11☆18Updated 13 years ago
- Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a genera…☆20Updated 6 years ago
- Library for cross-platform C generic data functions☆11Updated 7 months ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 9 years ago
- Lock-free memory allocator☆21Updated last year
- A sparse and compressed bitmap library.☆12Updated 10 years ago
- An application for comparing two binary files☆11Updated 6 years ago
- a small c++ direct ui library, support xml lua and css(only similar to html css)☆15Updated 8 years ago
- C11 parser with GNU C extensions written in C++14☆17Updated 6 years ago
- Granular Rigid Body Simulation Framework: efficient research tools to simulate non-smooth granular rigid body dynamics.☆10Updated 2 months ago