Fusion Programming Language
Summary
Fusion is a programming language that allows developers to write libraries once and transpile them to C, C++, C#, D, Java, JavaScript, Python, Swift, TypeScript, and OpenCL from a single codebase.
View Cached Full Text
Cached at: 06/27/26, 03:49 AM
Similar Articles
Fuser Apps
Fuser Apps is a platform for vibe-coding apps, sites, and games on a collaborative canvas.
langfuse/langfuse
Langfuse open-sources its LLM engineering platform to offer self-hosted tracing, analytics, and evaluation tools for production AI applications.
@ariG23498: I was fascinated when I first heard about kernel fusion from @cHHillee's blog post "Making Deep Learning Go Brrrr From …
The author shares excitement about kernel fusion and demonstrates using HuggingFace's kernels project to profile a GeGLU FFN fused Liger kernel, noting the profile's beauty.
FMAG: A single-instruction GPU virtual machine and toolchain
FMAG is a GPU virtual machine with a single instruction (fused multiply-add with guard) that eliminates thread divergence, allowing efficient interpretation of arbitrary programs per element on the GPU. It includes a toolchain and library for writing and running such programs.
Spectre Programming Language
Spectre is a new programming language for safe, contract-based low-level systems programming, enforcing immutability by default and compile-time/runtime contract checking. It compiles via QBE IR and includes a feature to translate C code to Spectre.