TECHNOLOGYHACKER NEWS
Show HN: Fuse – statically typed functional programming language
Fuse is a statically typed, purely functional programming language with higher-kinded types, ad-hoc polymorphism, and features like algebraic data types (ADTs), generics, type methods, and traits. It compiles to the GRIN whole-program optimizer, generating LLVM-based native code, and draws syntax and design inspiration from Rust, Haskell, Scala, and Python. The language, developed over five years using Scala, aims to combine Rust-like constructs with pure functional semantics and seeks community feedback.
Mentioned
Related Signal
Adjacent reporting
- Weave: Merging based on language structure and not lines
- Show HN: Dowe – A full-stack language for server, web, desktop, Android, and iOS
- Functional Programmers need to take a look at Zig
- Show HN: Hsrs – Type-Safe Haskell Bindings Generator for Rust
- Flue is a TypeScript framework for building the next generation of agents