• Top
    • Documentation
    • Books
    • Recursion-and-induction
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
      • Kestrel-books
        • Crypto-hdwallet
        • Error-checking
        • Apt
        • Abnf
          • Defdefparse
          • Deftreeops
          • Defgrammar
          • Notation
            • Syntax-abstraction
            • Semantics
            • Abstract-syntax
            • Core-rules
            • Concrete-syntax
              • Parse-grammar*
              • Core-rules
              • Concrete-syntax-validation
              • *grammar*
              • Concrete-syntax-rules
                • Concrete-syntax-rule-definitions
                • Concrete-syntax-rule-names
                • *concrete-syntax-rules*
                • Concrete-syntax-rules-validation
          • Grammar-parser
          • Meta-circular-validation
          • Parsing-primitives-defresult
          • Parsing-primitives-seq
          • Operations
          • Differences-with-paper
          • Examples
          • Grammar-printer
          • Parsing-tools
        • Fty-extensions
        • Isar
        • Kestrel-utilities
        • Prime-field-constraint-systems
        • Soft
        • Bv
        • Imp-language
        • Event-macros
        • Bitcoin
        • Ethereum
        • Yul
        • Zcash
        • ACL2-programming-language
        • Prime-fields
        • Java
        • C
        • Syntheto
        • Number-theory
        • Cryptography
        • Lists-light
        • File-io-light
        • Json
        • Built-ins
        • Solidity
        • Axe
        • Std-extensions
        • Htclient
        • Typed-lists-light
        • Arithmetic-light
      • X86isa
      • Execloader
      • Axe
    • Testing-utilities
    • Math
  • Concrete-syntax

Concrete-syntax-rules

Rules that specify the concrete syntax of ABNF.

These are the rules in [RFC:4].

Note that these rules refer to some core rule names, so we include the core rules in this file.

Subtopics

Concrete-syntax-rule-definitions
Definition of the concrete syntax rules.
Concrete-syntax-rule-names
Names of the ABNF concrete syntax rules.
*concrete-syntax-rules*
The ABNF concrete syntax rules, excluding the core rules.
Concrete-syntax-rules-validation
Validation of the concrete syntax rules.