Crate cmajor

source ·
Expand description

Rust bindings for the Cmajor JIT engine.

Modules§

  • Diagnostic messages from the compiler and engine.
  • Endpoints for passing data between a program and its host.
  • The Cmajor engine for compiling programs.
  • The Cmajor performer for running programs.
  • Support for Cmajor values.

Structs§

Enums§

  • An error that can occur when loading the Cmajor library.
  • An error that can occur when parsing a Cmajor program.