2018
DOI: 10.1007/978-3-030-03592-1_10
|View full text |Cite
|
Sign up to set email alerts
|

A Formalization of the ABNF Notation and a Verified Parser of ABNF Grammars

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2018
2018
2022
2022

Publication Types

Select...
2
2

Relationship

2
2

Authors

Journals

citations
Cited by 4 publications
(4 citation statements)
references
References 18 publications
0
4
0
Order By: Relevance
“…Performance has been tested on a verified ABNF grammar parser [4] [19, abnf::abnf]. The parser takes as input a list of natural numbers, checks whether they are ASCII codes that form a grammar in the ABNF notation, and returns as output a concrete syntax tree for the parsed grammar (if parsing succeeds; otherwise it returns nil).…”
Section: Performance Of the Generated Codementioning
confidence: 99%
“…Performance has been tested on a verified ABNF grammar parser [4] [19, abnf::abnf]. The parser takes as input a list of natural numbers, checks whether they are ASCII codes that form a grammar in the ABNF notation, and returns as output a concrete syntax tree for the parsed grammar (if parsing succeeds; otherwise it returns nil).…”
Section: Performance Of the Generated Codementioning
confidence: 99%
“…Constant is a wrapper of Value. 5 FunctionApplication stores a Function and an array of zero or more Terms. LambdaExpression stores an array of zero or more Variables and a Term.…”
Section: Termsmentioning
confidence: 99%
“…Each primitive function except if, whose calls are evaluated non-strictly as described in Section 3. 5 Primitive has no fields and only the above static methods; no instances of this class are created.…”
Section: Primitive Functionsmentioning
confidence: 99%
See 1 more Smart Citation