Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Installation

Prerequisites

  • Rust 1.70+
  • clang (for hgl build / hgl run) — optional for interpreter-only use

macOS

xcode-select --install

Linux

sudo apt install clang

Install Han

git clone https://github.com/xodn348/han.git
cd han
cargo install --path .

hgl is now available globally.

Verify Installation

hgl --help