Unison is a statically-typed functional language with type inference, an effect system, and advanced tooling. It is based around a big idea of content-addressed code, in which function are identified by a hash of their implementation rather than by name, and code is stored as...
Cost / License
- Free
- Open Source
Application type
Platforms
- Mac
- Windows
- Linux
- BSD
- Self-Hosted


































Object Pascal doesn't force Class based OOP, and allows for alternatives like Records. As a Hybrid language, programmer has choices on how to use OOP. Does not have the multiple inheritance/diamond problem with OOP like other languages. Easier language to learn and understand. Cross compiles to many different OSes. As fast as C/C++.