Frothy has libraries. A library is a directory with lib.fr and, optionally,
lib.toml. Libraries can be pure Frothy or native.
Use these pages in order:
- Using libraries
for
[deps], git dependencies, local path dependencies,frothy fetch, andfrothy build - Writing a pure-Frothy library
for
lib.fr, optionallib.toml, targets, and publishing a library - Native words for the C boundary inside a library