Spintax editors

Tools for writing spintax templates: editor extensions with engine-accurate highlighting, an in-browser playground with live validation — and the archive of the desktop app that started it all.

Editor extensions

Engine-accurate syntax highlighting for spintax templates: enumerations, permutations with <config>, variables, directives, conditionals, plurals, comments and nesting.

For VS Code, install 301st.spintax from the Marketplace. For Sublime Text, open the Command Palette, run Package Control: Install Package and pick Spintax.

The playground

Nothing to install: the playground renders templates right in the browser through the same @spintax/core engine — inline diagnostics with line and column, any number of variants per click, shareable URLs.

The origin: Generating The Web (GTW)

Before the extensions and the playground there was a desktop application. GTW defined the syntax standard this site documents; its history and the original installers are preserved below.

History

Generating The Web (GTW) was a Windows application by S5 Development LLC, first released around 2009. It was designed for webmasters and SEO professionals who needed to produce large volumes of unique content from structured templates.

GTW introduced the core syntax that modern spintax implementations follow: enumerations with {curly braces}, permutations with [square brackets] and configurable separators, reusable variables via #set, template composition through #include, and a multi-stage post-processing pipeline for automatic text correction.

The software went through several versions, with 2.0 being the last English release and 2.7 the last Russian release. The original website generating-the-web.com is no longer active.

Some GTW features were specific to the desktop application and are not part of the modern syntax: synonym dictionaries, shingle-based repetition filtering, and correlated constants (#const). The core syntax elements — enumerations, permutations, variables, includes, comments, and post-processing — are fully implemented in the Spintax WordPress plugin.

Downloads

The original GTW installers, preserved from web.archive.org. Provided as-is for reference purposes.

FileVersionLanguageSize
gtw20.exe 2.0 English 1.6 MB
gtw27ru.exe 2.7 Russian 2.5 MB