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
- Native runtime library equipped with Java/JavaScript-like API☆31Updated 9 years ago
- Show HTML powered tooltips using the litehtml rendering engine.☆11Updated 10 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 9 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- This addon fully implement Qt VS Addin☆12Updated 6 years ago
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆13Updated last year
- Secure network block device☆11Updated 8 years ago
- YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.☆21Updated 6 years ago
- Small library providing a platform layer☆13Updated last month
- Simple wildcard string comparison for C☆19Updated 4 years ago
- KAI is a distributed computing model written in modern C++. Using custom language translators and an executor, KAI provides full reflecti…☆14Updated 3 weeks ago
- A Java version of LLVM Core by Hao Liu☆22Updated 12 years ago
- Generic C++11 PIMPL implementation☆11Updated 11 months ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 4 months ago
- User interface library for C++ applications☆18Updated 5 years ago
- Mark&sweep garbage collector for C++☆21Updated 11 years ago
- ICU - International Components for Unicode☆12Updated 5 months ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- A platform independent C++ library, providing glue between the Squirrel Scripting language and several common open source projects such a…☆14Updated 8 years ago
- Orce is a lightweight multiplayer online game server framework. Using a lock-free programming techniques, such as: atomic, spinlock, conc…☆14Updated 9 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Library for reading and generating ELF files.☆14Updated 5 years ago
- Implementation of fast queue patterns (Push/Pull, request/reply, pub/sub, dealer/router) for C++☆16Updated 2 months ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- A simple C++11 lua binding library☆13Updated 11 years ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Updated 10 years ago
- Chromium DevTools remote for C++☆11Updated 7 years ago
- A small C like scripting language with a few small novel features.☆28Updated 8 years ago
- A HTML5 engine for browser or webapp platform☆13Updated 5 months ago
- JavaScript AST in C++☆30Updated 6 years ago