首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > 一个开源的C++编写的C #分析器

一个开源的C++编写的C #分析器

  • 资源大小:33.95 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 开源 一个 编写 分析器

资 源 简 介

The goal of the C++ Ripper project is to create a simple and reusable parsing framework specialized for C and C++ code. The C++ Ripper parser is a recursive descent parser, which uses operator overloading to allow the expression of grammars using a notation similar to PEGs. I am developing C++ Ripper to the form the basis for tools that parse C++ documentation, perform pretty printing, and that can be used to refactor code. It should be easy to adapt for other purposes and other languages.

文 件 列 表

ParseState.cs
ParsingException.cs
Program.cs
Rule.cs
Properties
.svn
AssemblyInfo.cs
Resources.Designer.cs
Resources.resx
Settings.Designer.cs
Settings.settings
.svn
all-wcprops
entries
BaseGrammar.cs
CppBaseGrammar.cs
CppRipper.csproj
CppRipper.sln
CppStructuralGrammar.cs
CppStructuralOutput.cs
Form1.cs
Form1.Designer.cs
Form1.resx
ParseNode.cs
Parser.cs
VIP VIP
0.187108s