unison-lang

v M2g Updated: 2 years, 10 months ago

A friendly programming language from the future.

Unison’s core idea is that code is immutable and identified by its content. This lets us reimagine many aspects of how a programming language works. We simplify codebase management — Unison has no builds, no dependency conflicts, and renaming things is trivial. The same core idea forms the basis for a runtime that robustly supports dynamic code deployment, allowing a single Unison program to describe entire elastic distributed systems.

https://www.unisonweb.org

To install unison-lang, paste this in macOS terminal after installing MacPorts

sudo port install unison-lang

Add to my watchlist

Installations 0
Requested Installations 0