Full code generation, runtime validation, metadata export, and JSON Schema.
Roadmap
What Atscript supports today, what is coming next, and how it all connects.
How it connects
One .as model feeds every output — types, validation, database adapters, HTTP layer, and IDE tooling today, with UI generation and more languages planned.
Available today
Syntax highlighting, diagnostics, and go-to-definition for .as files.
Embedded relational workflows with schema sync and migration.
Document workflows, nested objects, Atlas Search, and vector search.
Typed HTTP controllers generated from the same .as model.
Planned next
Auto-generate forms from labels, structure, and validation metadata on the model.
Drive table and list UIs from live schema instead of separate config.
Networked relational target for production deployments.
Broad hosting and deployment support as a relational companion.
Python, Java, and others — the plugin architecture is designed to support them.
Status labels in the docs
- Available today — documented and part of the current workflow.
- Planned — directionally important, but not yet shipped.
- Early — available to explore, but docs or workflow may be incomplete.