Multi-paradigm, circular site generation in Ring. "Orbital" — A generator that loops through paradigms. Combining the simplicity of scripting with the power of C for high-speed synthesis.
-
Multi-paradigm developers who want to mix Object-Oriented, Functional, and Declarative logic in a single template.
-
Mobile Developers targeting Android or iOS with a lightweight, embedded SSG core.
-
Architects needing an engine that can easily be embedded into larger C/C++ applications without complex runtimes.
In orbital-ssg, you are not locked into one way of thinking. You can switch between imperative loops and functional maps within the same template block. The Ring core provides the "Orbital" speed required for quick iteration on PC, Android, and Minix.
# Bootstrap the Ring environment
just setup
# Build the site using the multi-paradigm engine
just build
# Embed the generator logic into a C-wrapper
just compile-embedded