interesting new functional prog. lang
The Roc programming language with Richard Feldman, creator of Roc (Changelog Interviews #645)
The Roc programming language with Richard Feldman - YouTube
inspired by Richard’s love of Elm.
Roc takes many of Elm’s ideas beyond the frontend and introduces some great ideas of its own.
Get ready to learn about static dispatch, platforms vs applications, opportunistic mutation, purity inference, and a whole lot more.
using LLVM, compiles to WASM (to run on web), can be used for scripting,
functional, no OO, internally using reference counting, no GC
functional, no OO, internally using reference counting, no GC
written in Rust
GitHub - roc-lang/roc-compiler-fuzz: Continual fuzzing of the roc compiler in CI jobs
GitHub - roc-lang/roc-compiler-fuzz: Continual fuzzing of the roc compiler in CI jobs
and Zig
No comments:
Post a Comment