Skip to content

diku-dk/futhark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

69b96a4 Â· Aug 28, 2021
Aug 16, 2021
May 16, 2020
Aug 26, 2021
Jan 25, 2021
Aug 9, 2021
Aug 12, 2021
Aug 5, 2021
Aug 16, 2021
Aug 25, 2021
Aug 25, 2021
Aug 12, 2021
Jul 1, 2021
Aug 16, 2021
Aug 7, 2021
Mar 18, 2021
May 13, 2021
Aug 5, 2021
Aug 5, 2021
Mar 3, 2021
Mar 25, 2018
Aug 25, 2021
Aug 28, 2021
Sep 18, 2018
Sep 18, 2018
Apr 15, 2018
Mar 6, 2021
Jul 18, 2021
Apr 19, 2015
Aug 12, 2021
Aug 10, 2021
Aug 28, 2021
Aug 5, 2021
Aug 12, 2021
Mar 27, 2020

Repository files navigation

The Futhark Programming Language

Join the chat at https://gitter.im/futhark-lang/LobbyCIDOI

Futhark is a purely functional data-parallel programming language in the ML family. It can be compiled to typically very efficient parallel code, running on either a CPU or GPU. The language and compiler are developed at DIKU at the University of Copenhagen, originally as part of the HIPERFIT centre. The language and compiler are quite stable and suitable for practical programming.

For more information, see:

Packaging status

Hacking

We try to make use of GitHub issues for organising our work. Issues tagged with good first issue do not require deep knowledge of the code base.