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、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 9 months ago
- This addon fully implement Qt VS Addin☆12Updated 6 years ago
- Native runtime library equipped with Java/JavaScript-like API☆31Updated 9 years ago
- a small c++ direct ui library, support xml lua and css(only similar to html css)☆15Updated 9 years ago
- Example of using fmt with Android NDK☆22Updated 9 years ago
- add more features to QssEditor.☆11Updated 10 years ago
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆14Updated last year
- C++ development done differently, the Java way with introspection, RMI, GC (Garbage Collection) and much more☆13Updated 10 years ago
- LibPacket is a portable library designed for decoding and parsing TCP/IP packets, offering a clean API to facilitate the development of p…☆16Updated 6 months ago
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆41Updated 2 months ago
- WinValgrind ( valgrind for windows ) : Resource leak tracking tool for windows.☆30Updated 12 years ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Updated 10 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- A flash file (SWF) parser and viewer using OpenVG as the backend. Written in C++. (If you are looking for further development of this pr…☆31Updated 14 years ago
- REDM是一套基于商业化标准的开源directui界面框架,不仅能提供完善的项目管理方案、详细的文档框架,也可轻松协助完成可视化界面设计,其核心库的稳定性已在内部多个大型商化项目中通过验证。 http://hgy413.com/3426.html☆14Updated 7 years ago
- Easy to use and fast non-standard standard library replacement for C++.☆35Updated 6 months ago
- A Java version of LLVM Core by Hao Liu☆23Updated 12 years ago
- java-like synchronized blocks in c++☆13Updated 11 years ago
- YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.☆21Updated 7 years ago
- FFmpeg and DuiLib Plugin Demo☆10Updated 8 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 10 years ago
- Distributed Publish/Subscribe middleware for MacOSX, Linux, Windows, Android and iOS☆46Updated 8 years ago
- C++ (java like) Javolution Mirror☆18Updated 8 years ago
- A little C Style Compiler☆56Updated 8 years ago
- Lock-Free message queue for IPC☆18Updated 12 years ago
- 简单的屏幕录像..使用DX9截屏,ffmpeg h264编码☆12Updated 6 years ago
- 借用了网络上SevenZip的封装,简化了7z压缩解压代码,只支持了几种常见的格式cab,zip,7z. 生成dll400k+.☆22Updated 8 years ago
- KUI is a c++ ui library base on skia, gdi and gdi+.☆27Updated 11 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆65Updated 11 years ago
- 一个用于avplayer播放器的p2p下载的后端实现. . .☆37Updated 11 years ago