• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • 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
        • Soft
        • C
        • Bv
        • Imp-language
        • Event-macros
        • Java
        • Bitcoin
        • Ethereum
        • Yul
        • Zcash
        • ACL2-programming-language
          • Primitive-functions
          • Translated-terms
          • Values
          • Evaluation
          • Program-equivalence
          • Functions
          • Packages
          • Programs
            • Program
              • Program-fix
              • Program-equiv
              • Make-program
              • Programp
              • Program->packages
              • Program->functions
              • Change-program
            • Lift-program
          • Interpreter
          • Evaluation-states
        • Prime-fields
        • Json
        • Syntheto
        • File-io-light
        • Cryptography
        • Number-theory
        • Lists-light
        • Axe
        • Builtins
        • Solidity
        • Helpers
        • Htclient
        • Typed-lists-light
        • Arithmetic-light
      • X86isa
      • Axe
      • Execloader
    • Math
    • Testing-utilities
  • Programs

Program

Fixtype of programs.

This is a product type introduced by fty::defprod.

Fields
packages — package-list
functions — function-set

Subtopics

Program-fix
Fixing function for program structures.
Program-equiv
Basic equivalence relation for program structures.
Make-program
Basic constructor macro for program structures.
Programp
Recognizer for program structures.
Program->packages
Get the packages field from a program.
Program->functions
Get the functions field from a program.
Change-program
Modifying constructor for program structures.