返回
Arpeggio: A flexible PEG parser for Python
DOI:10.1016/j.knosys.2015.12.004.png)
摘要
En 中文
Arpeggio is a recursive descent parser with full backtracking and memoization based on PEG (Parsing Expression Grammar) grammars. This category of parsers is known as packrat parsers. It is implemented in the Python programming language and works as a grammar interpreter. Arpeggio has a very good support for error reporting, debugging, and grammar and parse tree visualization. It is used in industrial environments and teaching Domain-Specific Languages course at the Faculty of Technical Sciences in Novi Sad. Arpeggio is a foundation of a high-level DSL meta-language and tool textX. It is a free and open-source software available at GitHub under MIT license. (C) 2015 Elsevier B.V. All rights reserved.
Keyword:
PEG
Packrat
Parser
Python
DSL
TextX
AI总结
对已上传原文的论文进行重点信息的提取,主要内容包括:简要概述、研究摘要、背景介绍、关键亮点、图文解析、展望与总结。
期刊
K
IF:
7.6
论文数:
1.2W
被引数:
4.5W

