商业源码是比较完整,适合商业应用的资源,需要使用金币进行购买...
为了满足广大企业开发的需求,51Aspx特提供软件项目订制和开发服务
一款国外开发的创建自己语法的解析器
可以根据自己定义的规则解析出相应的C#和VB.NET代码
One of the more difficult tasks in computer science is building parsers and
compilers. There are a lot of tools available that aid in the tedious task, most
notably, Flex and Yacc, both available on the Linux/UNIX platform. The program I
present here in this article is called TokenIcer. It is similar to Flex, but
TokenIcer provides a nice easy to use GUI that serves as an editor for your
rules, as well as a test bed for testing your rules. In addition, once your
parsing rules have been defined, TokenIcer can create a parser class, based on
your rules, in either C# or VB.NET
软件开源,供广大爱好者参考学习。
|
|
|
|
综合讨论
下载前咨询(0人) | 下载后讨论(0)人
我要参与