PochiVM
  • Getting Started
  • Language Construction API
  • Interacting with C++ Runtime
  • JIT Compilation API
PochiVM
  • »
  • PochiVM Reference Manual

PochiVM Reference Manual¶

Note

Both PochiVM and its documentation are under active development. Cheers!

  • Getting Started
    • What is PochiVM?
    • Build and Run Unit Test
    • PochiVM Tutorial 101
    • A New Project Using PochiVM
    • Integration Into Existing Project
  • Language Construction API
    • The Typesystem
    • Basic Class - Value
    • Basic Class - Reference, Variable
    • Expressions and Statements
    • Functions
    • Blocks and Scopes
    • Declaring Variables
    • Assignments
    • Flow Control Statements
    • Call Expressions
    • Exception Handling
    • Memory Allocation
    • Placement New
  • Interacting with C++ Runtime
  • JIT Compilation API

Indices and tables¶

  • Index

  • Search Page

Next

Built with Sphinx using a theme provided by Read the Docs.