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.
Production relational workflows with schema sync, fulltext, and vector search.
Relational workflows with broad hosting support, FULLTEXT search, and schema sync.
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.
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.