xpile-rust-codegen
Shared Rust emission — takes meta-HIR, produces idiomatic Rust
xpile-backend
Backend trait — every target language (Rust, Ruchy, PTX, WGSL, SPIR-V, Lean) implements this
ruchy-frontend
Ruchy frontend for xpile. Parses .ruchy and lowers to meta-HIR.
xpile-oracle
Oracle trait — captures original-language execution and compares against transpiled Rust
xpile-agent
Bounded agent loop for transpile repair. Adapted from the alchemize four-tool pattern.
vyre-emit-ptx
PTX text emitter for vyre KernelDescriptor. Produces NVRTC-compatible CUDA assembly.
flux-importer
Flux bytecode → synthetic MIR bridge for the cuda-oxide compilation pipeline. Translates agent-native Flux bytecode into MIR compatible with the Rust-to-PTX compiler.
xpile-frontend
Frontend trait — every source language implements this
oxicuda-graphalg
OxiCUDA: Classical graph algorithms (BFS/DFS, shortest paths, MST, max-flow, matching, SCC, centrality, community, TSP, coloring, isomorphism)
ptx-90-parser
Parse NVIDIA PTX 9.0 assembly into a structured AST and explore modules via a CLI
xpile-lean-contract-backend
Renders contracts as Lean 4 theorem text with @[xpile_contract] attribute carrying the verbatim contract ID. Phase 4.
xpile-latex-contract-backend
Renders contracts as publication-quality LaTeX with \xpileContract{}{} macro carrying the verbatim contract ID. Phase 4.
xpile-bigint
Bigint runtime for xpile-generated code — the slow-path side of the
C-PY-INT-ARITHLayer-1 contract
warp-types-builder
Build-time PTX compilation for warp-types GPU kernels
nvvm
High level bindings to libnvvm
ptx-parser
parser for ptx files
xpile-core
Top-level session orchestration — wires frontends, oracle, agent, codegen
aprender-ptx-debug
Pure Rust PTX debugging and static analysis tool
aprender-explain
PTX/SIMD/wgpu visualization and tracing CLI for Trueno
del-fem-cudarc-kernel
Cuda PTX for the fem operations
ptx-90-parser-span-derive
Derive the Spanned helper trait used throughout ptx-90-parser AST types
trueno-explain
PTX/SIMD/wgpu visualization and tracing CLI for Trueno
warp-types-kernel
Proc macro for warp-types GPU kernel functions
ptx-90-parser-construct
Constructor helper macros used by the PTX 9.0 parser
Try searching with DuckDuckGo.