GRAM

A code editor for humanoid apes and grumpy toads

The Gram mascot, looking happy

”What cannot be mended must be transcended.”

– Ursula K. Le Guin

Gram is a fork of the Zed code editor. It features solid performance and is highly configurable, yet comes with batteries included out of the box. Gram supports many popular languages, and can use Zed extensions to support additional languages. Other features include built-in documentation, debugger support via the DAP protocol, source control using git and more.

Screenshot of Gram

Source

The source code for the editor is hosted at codeberg.org/GramEditor/gram.

Downloads

Download

Download binaries for Mac OS (ARM/M1+ and Intel) and Linux (AMD64)

For Mac OS, gram can also be installed via Homebrew:

brew tap \
  petrosz007/gram-tap \
  https://codeberg.org/Petrosz007/homebrew-gram-tap.git
brew install --cask gram

Gram is available for Arch Linux as both a binary package and as a source package. Install with your AUR helper of choice, for example using paru:

paru -S gram-bin

Docs

The documentation comes built into the editor, and can also be read online. Note that the online documentation may not match your installed version of Gram.

Latest posts