Documentation

Language Reference

The core language — literals, operators, functions, pattern matching, pipes, modules, concurrency and IO.

Execution Model

How a ƒink program runs — effects, the implicit context, dispatch, mutual recursion, host capabilities, module lifecycle.

Debugging

Running ƒink under a debugger — fink dap, the VSCode extension, breakpoints, stepping, current limitations.

Roadmap

Features designed but not yet reachable from ƒink source — try / Ok / Err, macros, user contexts, and more.

Guides

Task-oriented guides for using ƒink. (coming soon)

Contributing

Compiler internals and how to contribute to ƒink. (coming soon)