Crate diffsl

Source

Re-exports§

pub use execution::compiler::Compiler;
pub use execution::llvm::codegen::LlvmModule;
pub use execution::module::CodegenModule;
pub use execution::module::CodegenModuleCompile;
pub use execution::module::CodegenModuleEmit;
pub use execution::module::CodegenModuleJit;
pub use execution::object::ObjectModule;

Modules§

ast
continuous
discretise
enzyme
execution
parser
utils