Hacker News
- Functional Language Features in Rust – Iterators and Closures https://rust-lang.github.io/book/second-edition/ch13-00-functional-features.html 39 comments
- Passerine: A small functional scripting language with macros, powered by Rust https://github.com/vrtbl/passerine 2 comments
Lobsters
- Is Rust a Functional Programming Language? https://robert.kra.hn/posts/2021-02-03_is-rust-fp/ 43 comments rust
- Is Rust a Functional Language in Disguise? https://www.reddit.com/r/rust/comments/iur9ly/is_rust_a_functional_language_in_disguise/ 51 comments rust
- Functional Language Features in Rust https://rust-lang.github.io/book/second-edition/ch13-00-functional-features.html 10 comments rust
- Rimu: a data template language (functional YAML), written in Rust 🌱 https://rimu.dev/ 13 comments rust
- [X-Post] Skiff, a gradually typed functional language written in Rust https://www.reddit.com/r/programminglanguages/comments/pjcewi/introducing_skiff_a_gradually_typed_functional/ 3 comments rust
- I wrote an interpreted functional programming language in Rust https://www.reddit.com/r/rust/comments/l1cm6w/i_wrote_an_interpreted_functional_programming/ 13 comments rust
- Pijama: A functional programming language written in Rust https://www.reddit.com/r/rust/comments/gckimp/pijama_a_functional_programming_language_written/ 20 comments rust
- Make a Language in Rust, Part Nine: Function Calls https://arzg.github.io/lang/9/ 13 comments rust
- Tyrade: a pure functional language for type-level programming in Rust https://github.com/willcrichton/tyrade 13 comments rust
- It's been two month since I started to learn this language and I am already able to release functional and pretty-looking cli tool. I love the rust ecosystem. https://github.com/1ort/resoy 2 comments rust
- Flix is a principled and opinionated functional programming language that takes inspiration from F#, Go, OCaml, Haskell, Rust, and Scala https://flix.github.io/#/ 39 comments programming
- I Made a Function Call Through 25 Languages, From Java to C to C++ to Java to C# to Python to VB to JS to Perl to Ruby to Delphi to asm to ObjC to ObjC++ to R to Groovy to Matlab to PL/SQL to Fortran to bash to TCL to Lua to Rust to Go to Haskell Into the Linux Kernel And Back https://github.com/jaseg/ffi 53 comments programming