• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Community
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
      • Kestrel-books
        • Crypto-hdwallet
        • Apt
        • Error-checking
        • Fty-extensions
        • Isar
        • Kestrel-utilities
        • Set
        • C
          • Syntax-for-tools
            • Formalized-subset
            • Mapping-to-language-definition
            • Input-files
            • Compilation-database
            • Printer
            • Output-files
              • Output-files-implementation
                • Output-files-process-inputs
                • Output-files-process-const/arg
                • Output-files-process-printer-options
                • Output-files-gen-files
                • Output-files-fn
                • Output-files-process-path
                • Output-files-process-inputs-and-gen-files
                • *output-files-printer-options*
                • *output-files-allowed-options*
                • Output-files-definition
              • Output-files-prog
            • Abstract-syntax-operations
            • Implementation-environments
            • Abstract-syntax
            • Concrete-syntax
            • Disambiguation
            • Validation
            • Gcc-builtins
            • Preprocessing
            • Parsing
          • Atc
          • Transformation-tools
          • Language
          • Representation
          • Insertion-sort
          • Pack
        • Soft
        • Bv
        • Imp-language
        • Ethereum
        • Event-macros
        • Java
        • Riscv
        • Bitcoin
        • Zcash
        • Yul
        • ACL2-programming-language
        • Prime-fields
        • Json
        • Syntheto
        • File-io-light
        • Cryptography
        • Number-theory
        • Axe
        • Lists-light
        • Builtins
        • Solidity
        • Helpers
        • Htclient
        • Typed-lists-light
        • Arithmetic-light
      • X86isa
      • Axe
      • Execloader
    • Math
    • Testing-utilities
  • Output-files

Output-files-implementation

Implementation of output-files.

This also implements the programmatic interface output-files-prog. The flag progp, passed to some of the implementation functions below, says whether the programmatic interface has been called.

Subtopics

Output-files-process-inputs
Process the inputs.
Output-files-process-const/arg
Process the :const or arg input.
Output-files-process-printer-options
Process the :printer-options input.
Output-files-gen-files
Generate the files.
Output-files-fn
Event expansion of output-files from the inputs.
Output-files-process-path
Process the :path input.
Output-files-process-inputs-and-gen-files
Process the inputs and generate the files.
*output-files-printer-options*
Keyword options accepted in the :printer-options of output-files.
*output-files-allowed-options*
Keyword options accepted by output-files.
Output-files-definition
Definition of the output-files macro.