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.

Please contribute to this section if you are using unique development patterns in Stof that are not documented. If experimental or in an idea phase, let's discuss together in Discord.

Last updated

Was this helpful?