Install latest/stable of Ferrum-language Compiler

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install ferrumc

Don't have snapd? Get set up for snaps.

Channel Version Published

Details for Ferrum-language Compiler

License

  • GPL-3.0

Last updated

  • 24 March 2026 - latest/stable

Websites


Contact


Source code


Report a bug


Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.

Ferrum-language compiler with compile-time memory safety

Ferrum-language is a systems programming language with C syntax and compile-time memory safety via a borrow checker and ownership model. Compiled to native code through LLVM 18.

Features:

  • Ownership and move semantics
  • Immutable and mutable borrows enforced at compile time
  • Opt-in unsafe blocks for raw pointer arithmetic and FFI
  • C interoperability via #include
  • Zero runtime overhead — no garbage collector

Install Ferrum-language Compiler on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using Ferrum-language Compiler