UnknownJoe796 / thench

1 stars 0 forks source link

Thench

A very early work in progress collaboration between Joseph Ivie and Garrett Jennings.

The 'then' wrench, a programming language for all

fun main(infer inout io: IO)
    println("Welcome to Thench!  What is your name?")
    val name = readln()
    println("Welcome, $name!")

Status

Very, very early in exploration.

High-Level Goals

Functional Goals

Inspiration

Links