Resources
LLMs
Interact with this documentation with an LLM by utilizing the llms-full.txt found here. Download from the terminal using curl:
curl https://cloesce.pages.dev/llms-full.txt -o llms-full.txt
Examples
There are several example projects available in the GitHub repository, which can be found here.
VS Code Extension
A basic language highlighting extension for Cloesce is available in the VS Code marketplace.
In the future, this extension will also include an LSP server.