• 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
          • Atj
          • Aij
          • Language
            • Syntax
            • Semantics
              • Primitive-function-macros
              • Primitive-values
              • Floating-point-placeholders
              • Pointers
              • Floating-point-value-set-parameters
              • Values
              • Primitive-operations
              • Primitive-conversions
              • Reference-values
        • Bitcoin
        • Ethereum
        • Yul
        • Zcash
        • ACL2-programming-language
        • 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
  • Language

Semantics

A formal model of some aspects of the semantics of Java.

It is expected that more aspects of the semantics of Java will be formalized here over time.

Subtopics

Primitive-function-macros
Macros to formalize more concisely ACL2 functions over the Java primitive values.
Primitive-values
Java primitive values [JLS14:4.2].
Floating-point-placeholders
Abstract placeholders for the Java floating-point values [JLS14:4.2.3], operations [JLS14:4.2.4], and conversions [JLS14:5.1].
Pointers
Java pointers [JLS14:4.3.1].
Floating-point-value-set-parameters
Floating-point value set parameters.
Values
Java values [JLS14:4].
Primitive-operations
Java primitive operations [JLS14:4.2].
Primitive-conversions
Java primitive conversions [JLS14:5.1.2-4].
Reference-values
Java reference values [JLS14:4.3].