Paradigms
Helpful Stof patterns.
Stof is not a typical programming language. Instead of a heap, we are working with an active document of data, and instead of a compilation target, Stof's runtime allows it to manipulate itself with the data it contains (functions, fields, etc.).
After working with Stof for a while, a few common patterns have emerged as best practices. They will be added to this section as they become well understood and recommended.
Last updated
Was this helpful?