Deployment status
What this site is running.
The source revision and compiler behind this deployment. Every REPL response reports the same compiler identity.
- Repository revision
- 2877a0c1788f2c63bb043335b52780636dd76d76
- Compiler identity
- 6afa676400000000974b55d0a3d94200
- Edition
- alpha-2027
- Built
- 2026-09-27T21:08:58Z
How the REPL runs your code
Checked
Your module goes through alpha check: parsing, elaboration, and type, quantity and effect checking, with the same diagnostics as the command line.
Evaluated
If it checks, alpha repl reports the type of main and its normal form, using the reference evaluator.
Sandboxed
Each run is isolated: no network, a read-only runtime, a throwaway workspace, CPU, memory and file-size limits, and an eight-second timeout.