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

您现在的位置是:虫虫源码 > C/C++/VC++ > 嵌入式图书馆。轻的C++库嵌入式ebfn语法在代码。

嵌入式图书馆。轻的C++库嵌入式ebfn语法在代码。

  • 资源大小:29.81 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: 嵌入式 代码 图书馆 语法

资 源 简 介

PROJECT HAS MOVED TO GITHUB: https://github.com/shangoue/ell/blob/wiki/ReferenceManualEn.md Ell is pure-header library to write EBNF grammars as C++ code. It eases the development of parsers or similar applications, while removing the need to write a lexer. Ell is not a tool to generate parsers (like ANTLR) : the grammar you write is directly embedded into your C++ code. The core library is light, headers-only and written using generation templates technique to achieve a fastest execution. The service provided by Ell is very similar to what Boost Spirit provides, but with a simpler object model and without the need for Boost library. It also provides additional features, such as the writing of grammar with context-dependent skipper. For more information, look at the documentation. Example programs fe

文 件 列 表

Ell-2013-08-19-r283
libELL
Script
COPYING.LESSER
Makefile
README
XmlParser

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

  • Li 2天前 成为了本站会员

  • bigfatcat1977 3天前 成为了本站会员

  • just4down 3天前 成为了本站会员

  • shallow 3天前 成为了本站会员

0.176480s