Mount a local directory to load CQL files from your computer.
Changing CQL content in the playground editor does not modify the file on disk.
Library sources
Included libraries are loaded from files in the local directory (library ID + .cql).
Included libraries are fetched from this base URL + library ID + .cql.
Compiler options
Signature level
Output content type
Compiler run configuration
Run compilation in a persistent web worker. This avoids blocking the UI thread and allows for synchronous HTTP requests, but requires the XML parser and serializer polyfills.
Use the WASM build of the CQL compiler.
CQL Editor
Tool logging
Supported models
You can use any of the models below, and they will be fetched automatically from GitHub.