Fuse

Fuse is a software project built with programming-language, functional-programming, compiler, listed on Viber's Vault, a community directory of vibe-coded and AI-assisted software. It is available at fuselang.org.

🧬 A statically typed, purely functional language that compiles to native code. Fuse pairs higher-kinded types and ad-hoc polymorphism — traits and implementations in the style of Haskell type classes or Rust traits — with a compilation path most functional languages skip: it lowers to the GRIN whole-program optimizer , which then emits LLVM-generated native binaries. That combination is the point. Whole-program optimization lets the compiler aggressively eliminate the laziness and indirection…

Tags: programming-language, functional-programming, compiler, llvm, static-typing, open-source, type-system, grin, scala, native-code

Live demo

Source code

Browse more projects on Viber's Vault