rbhuptani / Code-ParserLinks
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:
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 10 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 6 months ago
- 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 to c++ converter☆10Updated 12 years ago
- This addon fully implement Qt VS Addin☆12Updated 6 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆14Updated last year
- java-like synchronized blocks in c++☆13Updated 11 years ago
- a small c++ direct ui library, support xml lua and css(only similar to html css)☆15Updated 9 years ago
- A HTML5 engine for browser or webapp platform☆13Updated 7 months ago
- A simple C++11 lua binding library☆13Updated 11 years ago
- The dyncall library encapsulates architecture-, OS- and compiler-specific function call semantics in a virtual bind argument parameters f…☆18Updated 4 years ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Updated 10 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- A lib for C/C++☆12Updated 4 years ago
- An application for comparing two binary files☆11Updated 6 years ago
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 13 years ago
- Generic C++11 PIMPL implementation☆12Updated last year
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- Animate your static desktop wallpaper with some shaders☆11Updated 8 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- WinValgrind ( valgrind for windows ) : Resource leak tracking tool for windows.☆30Updated 11 years ago
- Cargo is library for saving/restoring C/C++ structures over a given backend medium (json, sqlite, gvariant, file dscriptor)☆14Updated 9 years ago
- Granular Rigid Body Simulation Framework: efficient research tools to simulate non-smooth granular rigid body dynamics.☆10Updated 4 months ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- SciTE is a SCIntilla based Text Editor☆22Updated 12 years ago
- Implementation of fast queue patterns (Push/Pull, request/reply, pub/sub, dealer/router) for C++☆16Updated 4 months ago