• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
      • Apt
      • Zfc
      • Acre
      • Milawa
      • Smtlink
      • Abnf
        • Deftreeops
        • Defdefparse
        • Defgrammar
        • Tree-utilities
        • Notation
        • Grammar-parser
        • Meta-circular-validation
        • Parsing-primitives-defresult
        • Parsing-primitives-seq
        • Operations
        • Examples
        • Differences-with-paper
        • Constructor-utilities
        • Grammar-printer
          • Grammar-printer-implementation
            • Pretty-print-repeat-range
            • Pretty-print-num-val-direct
            • Pretty-print-number
            • Pretty-print-num-val-range
            • Pretty-print-rulelist
            • Pretty-print-char-val
            • Pretty-print-rule
            • Pretty-print-prose-val
            • Pretty-print-num-val
            • Pretty-print-num-base
            • Pretty-print-repetition
            • Pretty-print-element
            • Pretty-print-concatenation
            • Pretty-print-alternation
        • Parsing-tools
      • Vwsim
      • Isar
      • Wp-gen
      • Dimacs-reader
      • Pfcs
      • Legacy-defrstobj
      • Proof-checker-array
      • Soft
      • C
      • Farray
      • Rp-rewriter
      • Instant-runoff-voting
      • Imp-language
      • Sidekick
      • Leftist-trees
      • Java
      • Taspi
      • Bitcoin
      • Riscv
      • Des
      • Ethereum
      • X86isa
      • Sha-2
      • Yul
      • Zcash
      • Proof-checker-itp13
      • Regex
      • ACL2-programming-language
      • Json
      • Jfkr
      • Equational
      • Cryptography
      • Poseidon
      • Where-do-i-place-my-book
      • Axe
      • Bigmems
      • Builtins
      • Execloader
      • Aleo
      • Solidity
      • Paco
      • Concurrent-programs
      • Bls12-377-curves
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
    • Math
    • Testing-utilities
  • Grammar-printer

Grammar-printer-implementation

Implementation of the pretty-printer of ABNF grammars.

Subtopics

Pretty-print-repeat-range
Pretty-print a repetition range.
Pretty-print-num-val-direct
Pretty-print a direct numeric value notation.
Pretty-print-number
Pretty-print a number in a given base.
Pretty-print-num-val-range
Pretty-print a range numeric value notation.
Pretty-print-rulelist
Pretty-print a list of rules.
Pretty-print-char-val
Pretty-print a character value notation.
Pretty-print-rule
Pretty-print a rule.
Pretty-print-prose-val
Pretty-print a prose value notation.
Pretty-print-num-val
Pretty-print a numeric value notation.
Pretty-print-num-base
Pretty-print a numeric base prefix.
Pretty-print-repetition
Pretty-print a repetition.
Pretty-print-element
Pretty-print an element.
Pretty-print-concatenation
Pretty-print a concatenation.
Pretty-print-alternation
Pretty-print an alternation.