DWScript Documentation Compendium

Just a quick post to announce the DWScript Compendium website!

This is the long overdue language documentation website for DWScript, which Gemini-cli has been patiently building over the last weeks, as it’s wasn’t built as a one-off documentation generation, but as a fully proved and compiled documentation. So hallucinations should be minimal!

At a time when AI are taking over writing code, AI also took over writing documentation.

Every snippet, every example in the documentation compiles (and runs), and the documentation prose was checked against script results and compiler source code. It took weeks to build not just because it ran out of tokens in the free tier, but mostly because I often came back to find gemini-cli stuck or crashed with an out of memory error,…I guess building a long-running cli utility on node.js isn’t a good idea…

However the DWScript WebServer gemini had access to for testing and compiling the documentation never crashed 🙂

Anyways, the doc was completed, along with a dedicated LLM-documentation, in the hope that it will get ingested, and future LLMs will know more DWS syntax… (though TBH, gemini knew it well enough to build the website and the whole testing backend by itself).

Leave a Reply

Your email address will not be published. Required fields are marked *