Return
Arpeggio: A flexible PEG parser for Python
DOI:10.1016/j.knosys.2015.12.004.png)
Abstract
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.
Keywords:
PEG
Packrat
Parser
Python
DSL
TextX
AI Summary
Key information extracted from the uploaded paper, including a brief overview, abstract, background, key highlights, visual analysis, and future outlook.
Journal
K
IF:
7.6
Papers:
1.2W
Citations:
4.5W

