Documentation
Learn Hew from the ground up.
📖
Getting Started
Install Hew and write your first program
🚀
Tutorial
Build a distributed key-value store in 6 steps
🎯
Language Tour
A quick tour of Hew's syntax and features
🎭
Actor Model
Actors, mailboxes, and message passing
🔧
Type System
Types, generics, capabilities, and pattern matching
📚
Standard Library
Built-in types: String, Vec, HashMap, Iterator, IO
⚙️
Compiler
How Hew compiles: C backend, LLVM backend
⚖️
Comparison
How Hew compares to Go and Rust
📜
Language Specification
Formal EBNF grammar and complete language spec (v0.5.0)