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
- A simple C++11 lua binding library☆13Updated 11 years ago
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆39Updated 2 weeks ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 3 months ago
- java-like synchronized blocks in c++☆13Updated 11 years ago
- Implementation of fast queue patterns (Push/Pull, request/reply, pub/sub, dealer/router) for C++☆15Updated last month
- An application for comparing two binary files☆11Updated 6 years ago
- Generic C++11 PIMPL implementation☆11Updated 10 months ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 9 years ago
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆13Updated last year
- Mirror of CEF3☆12Updated 12 years ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Updated 9 years ago
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 13 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Native runtime library equipped with Java/JavaScript-like API☆31Updated 9 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- Common code library☆14Updated 7 years ago
- Library for reading and generating ELF files.☆14Updated 5 years ago
- Show HTML powered tooltips using the litehtml rendering engine.☆11Updated 10 years ago
- Cross platform programmers editor, uses the CopperSpice libraries☆20Updated this week
- LibPacket is a portable library designed for decoding and parsing TCP/IP packets, offering a clean API to facilitate the development of p…☆16Updated 2 weeks ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- the free open-source game creator by scirra☆15Updated 14 years ago
- WinValgrind ( valgrind for windows ) : Resource leak tracking tool for windows.☆30Updated 11 years ago
- AST - Extractor for LLVM☆18Updated 4 years ago
- Demo of using C++0x constexpr functions for compile-time string hashing☆17Updated 12 years ago
- KAI is a distributed computing model written in modern C++ and is cross-plaftorm. Using custom language translators and an executor, KAI …☆14Updated 2 months ago
- This addon fully implement Qt VS Addin☆12Updated 6 years ago
- a small c++ direct ui library, support xml lua and css(only similar to html css)☆15Updated 8 years ago
- Coroutine implementation for C++11☆18Updated 12 years ago
- YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.☆21Updated 6 years ago