Flix

Flix is a functional, imperative, and logic programming language developed at Aarhus University, with funding from the Independent Research Fund Denmark, and by a community of open source contributors. The Flix language supports algebraic data types, pattern matching, parametric polymorphism, currying, higher-order functions, extensible records, channel and process-based concurrency, and tail call elimination. Two notable features of Flix are its type and effect system and its support for first-class Datalog constraints. Wikipedia

Created Year: 2016

Wikidata: Q104901822

Programming paradigms: imperative programmingfunctional programminglogic programming

Hello World in Flix

print("Hello World")

Search on GitHub


Latest data update: 2026-04-29