Search-engine friendly clone of the
ACL2 documentation
.
Top
Documentation
Books
Boolean-reasoning
Debugging
Projects
Std
Proof-automation
Macro-libraries
ACL2
Interfacing-tools
Hardware-verification
Software-verification
Kestrel-books
Crypto-hdwallet
Apt
Error-checking
Abnf
Fty-extensions
Isar
Kestrel-utilities
Soft
Bv
Imp-language
Event-macros
C
Atc
Atc-implementation
Atc-abstract-syntax
Atc-pretty-printer
Atc-event-and-code-generation
Fty-pseudo-term-utilities
Atc-term-recognizers
Atc-input-processing
Atc-shallow-embedding
Atc-process-inputs-and-gen-everything
Atc-table
Atc-fn
Atc-pretty-printing-options
Atc-types
Type-to-tyname
Ident+type-to-tyspec+declor
Positive-to-iconst
Type-to-maker
Irr-type
Atc-macro-definition
Atc-tutorial
Syntax-for-tools
Language
Representation
Transformation-tools
Pack
Java
Bitcoin
Ethereum
Yul
Zcash
ACL2-programming-language
Prime-fields
Json
Syntheto
File-io-light
Number-theory
Cryptography
Lists-light
Builtins
Axe
Solidity
Helpers
Htclient
Typed-lists-light
Arithmetic-light
X86isa
Axe
Execloader
Math
Testing-utilities
Atc-implementation
Atc-types
C types for ATC.
ATC uses the
model of C types
from the language formalization for various purposes.
Subtopics
Type-to-tyname
Turn a type into a type name.
Ident+type-to-tyspec+declor
Turn an identifier and a type into a type specifier sequence and an object declarator.
Positive-to-iconst
Turn a positive integer into an integer constant.
Type-to-maker
Turn a type into a term that makes (evaluates to) it.
Irr-type
An irrelevant type.