ReferenceΒΆ
Short reference pages that sit alongside the deeper Language Reference and Standard Library.
Cheat sheet β one-page FlipJump quick reference. Print it.
The
fjcommand-line tool β every command and flag of the assembler/interpreter.The
.fjmbinary format β whatfjassembles to, field by field.Glossary β definitions of FJ-specific terms.
How the STL works β the self-modifying-code meta-pattern that makes the whole library work. Read this once and every macro becomes obvious.