【24h】

Staged Parser Combinators for Efficient Data Processing

机译:分级解析器组合器,用于高效数据处理

获取原文
获取原文并翻译 | 示例
           

摘要

Parsers are ubiquitous in computing, and many applications depend on their performance for decoding data efficiently. Parser combinators are an intuitive tool for writing parsers: tight integration with the host language enables grammar specifications to be interleaved with processing of parse results. Unfortunately, parser combinators are typically slow due to the high overhead of the host language abstraction mechanisms that enable composition.
机译:解析器在计算中无处不在,许多应用程序依靠解析器的性能来有效地解码数据。解析器组合器是编写解析器的直观工具:与主机语言的紧密集成使语法规范可以与解析结果的处理交织在一起。不幸的是,解析器组合器通常由于启用组合的主机语言抽象机制的高开销而运行缓慢。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号