Learning SUS
Start with this introductory talk for an overview of SUS features.
For an example project to tinker with, see VonTum/BitSerialMatrixMultiply.
Changelog
Check the changelog for updates:
- Template syntax updated to
#(NameA: 3, TypeB: type int[3], ValueC: true)
. - Standard Library included with SUS.
- Concrete typing using Hindley-Milner.