| ▲ | pchiusano 2 hours ago | |||||||
Unison code is published on https://share.unison-lang.org/ which is itself open source (it's a Haskell + postgres app), as is the language and its tooling. You can use Unison like any other open source general-purpose language, and many people do that. (We ourselves did this when building Unison Cloud - we wrote Unison code and deployed that within containers running in AWS.) The cloud product is totally separate and optional. Maybe we'll have a page or a reference somewhere to make the lines more clear. | ||||||||
| ▲ | imiric 2 hours ago | parent [-] | |||||||
I see, thanks. It's reassuring to know that I can use all language features without relying on any of your infrastructure. | ||||||||
| ||||||||