Unison
Unison is a statically typed functional programming language distinguished by content-addressed code storage, where every function definition is identified by a hash of its syntax tree rather than its name, enabling novel approaches to dependency management, distributed computing, and code deployment without…
3 resources across 1 library
Glossary Terms(3)
Gleam (language)
Gleam is a statically typed, functional programming language that compiles to Erlang bytecode and JavaScript, designed to bring type safety and a friendly deve…
Unison (language)
Unison is a statically typed functional programming language distinguished by content-addressed code storage, where every function definition is identified by…
Elm (language)
Elm is a purely functional programming language that compiles to JavaScript, designed specifically for building reliable, maintainable front-end web applicatio…