Home
Install
Tutorial
Docs
Playground
Examples
GitHub
seel ðŸ¦
general-purpose programming language that compiles to erlang and has first-class web support
playground
module seel fun main() { dbg("Hello, world!") }