Tooling
FOL now has a real tooling layer above the compiler.
That layer is split into:
- the
folfrontend workflow tool - editor-facing tooling under
fol tool ...
Use this section for:
- creating and organizing projects
- fetching and updating packages
- building, running, testing, and emitting artifacts
- understanding the editor stack
- integrating FOL with Neovim
The overview chapter only introduces the existence of these pieces.
This section is the detailed operational reference.