Flix is a functional, imperative, and logic programming language developed by open source contributors and at Aarhus University with funding from the Independent Research Fund Denmark[2].
Flix | |
---|---|
Paradigm | Multi-paradigm: functional, imperative, logic |
Developer | Aarhus University, open-source contributors |
First appeared | 10 August 2015 |
Typing discipline | inferred, static, strong |
Platform | JVM |
License | Apache License 2.0[1] |
Filename extensions | .flix |
Website | flix |
Influenced by | |
F#, Go, Haskell, OCaml, Scala |
History
Examples
print_endline "Hello World!"
Features
Polymorphic Effects
First-class Datalog Constraints
Principles
The Flix language design includes a collection of stated principles that shape the language[3]. These include:
- Everything is an expression
References
- ^ "Apache License 2.0" – via GitHub.
- ^ "Forskningsprojekter". Danmarks Frie Forskningsfond (in Danish).
- ^ "The Flix Programming Language". flix.dev. Retrieved 28 August 2020.
{{cite web}}
: Text "Principles" ignored (help)