×

Heta compiler online

Online editor for Heta models: write platform files on the left, build them in the browser, and inspect generated exports on the right.

Quick start

  • Edit platform.yml to describe the platform and outputs.
  • Write the model in index.heta or add more *.heta, *.csv, *.json, *.yml, and *.xml files from NEW.
  • Use include statements to connect files inside index.heta.
  • Press the lightning button to compile the platform. Build logs appear in CONSOLE; generated files appear in the right panel.

Useful controls

  • Ctrl+S downloads the current editor file.
  • The workspace is restored from the browser session when you return to the page.
  • The download button saves the current project and generated files as a zip archive.
  • The trash button resets the workspace to the initial template.
  • You can drag and drop local files or folders into the page.

Notes

Compilation runs locally in your browser. Heta online is a serverless app, so it does not upload code to a server.

To learn the language and platform format, see the Heta project documentation.

InSysBio CY

Add files or directories here

Heta compiler Online
v0.0.0