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

From crates.io

cargo install ling-lang

From source

git clone https://github.com/taellinglin/ling
cd ling
cargo build --release
# binary at target/release/ling

Requirements

  • Rust 1.75+
  • On Linux: libasound2-dev (for audio)
  • On macOS/Windows: no extra dependencies

Run a script

ling examples/basics/thai_hello_world.ling