The OBazl Book
    • Dev Guide: rules_ocaml
    • D Dev environment & workflow
    • OCaml: tools & protocols
      • Build protocols
      • Compilation
      • Archiving
      • Linking executables
        • ToC
        • Common options
        • Native binaries
        • Bytecode binaries
        • Foreign library linkage
        • Diagnostics
      • Runtimes
      • Profiling
      • CC dependencies
      • Namespacing
    • Understanding Bazel
      • Rules
      • Aspects
      • Configurations
      • Constraints
      • Depsets
      • Macros
      • Platforms
      • Providers
      • Toolchains
      • Transitions
    • rules_ocaml
      • Compilation
        • Signatures
        • Structures
      • Linking executables
      • Namespacing support
        • ToC
        • Terminology
        • Defining ns libraries
        • Composing ns libraries
        • Quasi-private ns libraries
        • Implementation
      • Ppx support
      • C/C++ dependencies
      • Toolchains
      • Testing
      • Diagnostics & Debugging
    • D Extending rules_ocaml
    • CC integration
      • C tools
      • rules_cc

    Aspects Last updated Feb 11, 2025