Unison is a statically typed, functional, and fun programming language which aims to change how programmers interact with their code. Unison is different. Unlike many programming languages, your Unison codebase is not stored as a mutable set of text files. Instead, each Unison definition is identified by a hash of its syntax tree. Put another way, Unison code is content-addressed.
Overview
Syllabus
- Hello World
- Acronym
- Allergies
- Armstrong Numbers
- Bowling
- Clock
- Crypto Square
- Change
- Collatz Conjecture
- Darts
- Diamond
- All Your Base
- Leap
- Matching Brackets
- Majority Element
- Nucleotide Count
- RNA Transcription
- Rotational Cipher
- Scale Generator
- Sieve
- Simple Linked List
- Space Age
- Spiral Matrix
- Stream Ops
- Sublist
- Sum Of Multiples
- Raindrops
- Run Length Encoding
- Queen Attack
- Zebra Puzzle
- Zipper