Tag: macos
Setup Rust & Haskell on macOS
Setup Rust & Haskell on macOS
Learn how to set up Rust and Haskell on macOS, from installing toolchains with rustup
and ghcup
to configuring your shell and compiling your first “Hello, World!” program. This guide walks you through each step, so you can quickly get started with systems programming in Rust or functional programming in Haskell.