never is a programming language created in 2018.
git clone https://github.com/never-lang/never
Never: statically typed, embeddable functional programming language.
func main() -> float { 100.0 * 1.8 + 32.0 }