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
Related projects ⓘ
Alternatives and complementary repositories for Code-Parser
- Native runtime library equipped with Java/JavaScript-like API☆31Updated 8 years ago
- 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
- A HTML5 engine for browser or webapp platform☆12Updated this week
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆13Updated 11 months ago
- Library for reading and generating ELF files.☆14Updated 4 years ago
- An application for comparing two binary files☆10Updated 5 years ago
- Implementation of fast queue patterns (Push/Pull, request/reply, pub/sub, dealer/router) for C++☆15Updated last month
- A Small C Compiler☆23Updated 5 years ago
- A simple, lightweight Python 2.7 interpreter, with predictable memory management and without global locks.☆19Updated last year
- This addon fully implement Qt VS Addin☆12Updated 5 years ago
- a small c++ direct ui library, support xml lua and css(only similar to html css)☆15Updated 8 years ago
- WinValgrind ( valgrind for windows ) : Resource leak tracking tool for windows.☆29Updated 11 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 9 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆15Updated last week
- c++ disassembly library☆13Updated 7 years ago
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago
- C++ CSV and DSV Filter Library https://www.partow.net/programming/dsvfilter/index.html☆2Updated this week
- Your toolbox, since the free lunch is over: a C++ library for multi-threaded programming☆30Updated last year
- ICU - International Components for Unicode☆12Updated 3 weeks ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 9 years ago
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 12 years ago
- DEPRECATED. USE INSTEAD: https://github.com/blockspacer/flex_squarets_plugin☆12Updated 4 years ago
- AST - Extractor for LLVM☆18Updated 3 years ago
- Generic C++11 PIMPL implementation☆11Updated 6 months ago
- Mirror of git://git.code.sf.net/p/libwpd/librevenge☆10Updated 8 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated this week
- A toy programming language interpreter☆33Updated 11 years ago