Restrict
Language Playground
Loading...
Source Code
▶ Run (Ctrl+Enter)
Clear
// Restrict Language Playground // Press Ctrl+Enter to compile and run! fun main: () -> Int = { val x = 42; val y = 10; x }
Examples:
Hello World
Pipe & OSV
Affine Types
Mutable & Loops
Records & Arena
Context
Composition
Result
WAT Output
Errors
AST
Type Hints
Click "Run" to execute...
Click "Run" to compile...
No errors
Click "Run" to see AST...
Click "Run" to see type hints...