Documentation is being prepared
We're working on comprehensive documentation for Husk.
For now, please refer to the README on GitHub for language features and syntax.
View README
Getting Started
Installation, setup, and your first Husk program
Language Basics
Variables, functions, types, and control flow
Advanced Features
Pattern matching, async/await, generics, and more
Module System
Organizing code with modules and imports
Transpilation
Compiling Husk to JavaScript for production use
Standard Library
Built-in functions and types reference