Search-engine friendly clone of the
ACL2 documentation
.
Top
Documentation
Books
Boolean-reasoning
Projects
Apt
Acre
Milawa
Smtlink
Aleobft
Abnf
Vwsim
Isar
Wp-gen
Dimacs-reader
Pfcs
Legacy-defrstobj
Proof-checker-array
Soft
Farray
Rp-rewriter
Instant-runoff-voting
Imp-language
Sidekick
Leftist-trees
C
Java
Taspi
Bitcoin
Des
Ethereum
X86isa
Sha-2
Yul
Transformations
Language
Abstract-syntax
Escape
Swcase-list->value-list
Hex-digit-list->chars
Fundef-list->name-list
Literal
Path
Plain-string
String-element
Identifier
Funcall-option
Expression-option
Statement-option
Literal-option
Identifier-option
Hex-string
Hex-quad
Hex-digit
Data-value
Data-item
Hex-pair
Statements-to-fundefs
String-element-list-result
Identifier-identifier-map-result
Swcase-result
String-element-result
Statement-result
Literal-result
Identifier-set-result
Identifier-result
Identifier-list-result
Hex-pair-list-result
Fundef-result
Funcall-result
Expression-result
Escape-result
Path-result
Block-result
Objects
Statements/blocks/cases/fundefs
Identifier-list
Identifier-set
Identifier-identifier-map
Identifier-identifier-alist
String-element-list
Path-list
Hex-pair-list
Hex-digit-list
Literal-list
Fundef-list
Expressions/funcalls
Expression
Funcall
Funcall-equiv
Make-funcall
Funcallp
Funcall->name
Funcall->args
Change-funcall
Funcall-fix
Funcall-count
Expression-list
Abstract-syntax-induction-schemas
Dynamic-semantics
Concrete-syntax
Static-soundness
Static-semantics
Errors
Yul-json
Riscv
Zcash
Proof-checker-itp13
Regex
ACL2-programming-language
Json
Jfkr
Equational
Cryptography
Poseidon
Where-do-i-place-my-book
Bigmems
Builtins
Axe
Execloader
Solidity
Leo
Paco
Concurrent-programs
Debugging
Std
Proof-automation
Macro-libraries
ACL2
Interfacing-tools
Hardware-verification
Software-verification
Math
Testing-utilities
Expressions/funcalls
Funcall
Fixtype of function calls.
This is a product type introduced by
fty::defprod
.
Fields
name —
identifier
args —
expression-list
Subtopics
Funcall-equiv
Basic equivalence relation for
funcall
structures.
Make-funcall
Basic constructor macro for
funcall
structures.
Funcallp
Recognizer for
funcall
structures.
Funcall->name
Get the
name
field from a
funcall
.
Funcall->args
Get the
args
field from a
funcall
.
Change-funcall
Modifying constructor for
funcall
structures.
Funcall-fix
Fixing function for
funcall
structures.
Funcall-count
Measure for recurring over
funcall
structures.