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 10 months 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
- 在文件虚拟磁盘上实现 FAT 文件系统☆13Updated 9 years ago
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆14Updated last year
- add more features to QssEditor.☆11Updated 10 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
- This addon fully implement Qt VS Addin☆12Updated 6 years ago
- Example of using fmt with Android NDK☆22Updated 9 years ago
- from https://sourceforge.net/projects/libquickmail/☆12Updated 5 years ago
- Windows PE file debugger☆11Updated 8 years ago
- Coroutine implementation for C++11☆18Updated 13 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 10 years ago
- REDM是一套基于商业化标准的开源directui界面框架,不仅能提供完善的项目管理方案、详细的文档框架,也可轻松协助完成可视化界面设计,其核心库的稳定性已在内部多个大型商化项目中通过验证。 http://hgy413.com/3426.html☆14Updated 7 years ago
- XSKIN 是基于 c++ 和GDI做的 一个UI库. Direct UI库,部分参考Duilib,有些作者自己的想法实现,模仿java事件监听器机制和android布局文件. 内部使用其它该源的jpg, png图片解码库☆12Updated 8 years ago
- Modern (idiomatic) binding between COM and C++☆42Updated 9 years ago
- mpio for Jubatus☆34Updated 6 years ago
- C++ standard proposals☆16Updated 5 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 7 months ago
- Z-Language is a robust, flexible, high-speed strongly-typed embedded language for C++ application. Its Lexical, Syntax, Semantic Compiler…☆14Updated 6 years ago
- C++ development done differently, the Java way with introspection, RMI, GC (Garbage Collection) and much more☆13Updated 10 years ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Updated 10 years ago
- An application for comparing two binary files☆11Updated 6 years ago
- A simple C++11 lua binding library☆13Updated 12 years ago
- WinValgrind ( valgrind for windows ) : Resource leak tracking tool for windows.☆30Updated 12 years ago
- Win32/MFC UI Control, Live Update, Utility Library☆25Updated 4 years ago
- C++ wrapper for capstone (x86 only)☆15Updated 8 years ago
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 7 years ago
- ☆32Updated 8 months ago
- 借用了网络上SevenZip的封装,简化了7z压缩解压代码,只支持了几种常见的格式cab,zip,7z. 生成dll400k+.☆22Updated 8 years ago