The Wayback Machine - https://web.archive.org/web/20201204021102/https://github.com/diku-dk/futhark
Skip to content
master
Go to file
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Nov 21, 2020
src
Dec 3, 2020
Dec 3, 2020
Dec 3, 2020

README.md

The Futhark Programming Language

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

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.

You can’t perform that action at this time.