Home Guide 11. Where to Go Next
Guide

11. Where to Go Next

Move from the guide into tutorials, reference, hardware, or FFI.

2 min


The guide gives you the model. The next page depends on what you are trying to do.

If You Want A Task

Use Tutorials when you want one result at a time:

If You Need Exact Behavior

Use Reference when the wording has to be exact:

If You Are Extending Frothy

Read FFI and C next, then the FFI reference . Native extensions are a build-time C path for the cases where Frothy code really needs a hardware or performance helper.

Design Differences

Read How Frothy Is Different for the deeper design notes: live image, coherent redefinition, recovery, small-device discipline, lexical values, and named places.