seel 🦭

general-purpose programming language that compiles to erlang and has first-class web support

playground

module seel

fun main() {

dbg("Hello, world!")

}