Skip to content
forked from diku-dk/futhark

💥💻💥 A data-parallel functional programming language

License

Notifications You must be signed in to change notification settings

zshipko/futhark

 
 

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 is developed at DIKU at the University of Copenhagen, originally as part of the HIPERFIT centre. It is quite stable and suitable for practical programming.

For more information, see:

Packaging status

Hacking

Issues tagged with good first issue do not require deep knowledge of the code base.

For contributing code, see the hacking instructions.

About

💥💻💥 A data-parallel functional programming language

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 71.9%
  • Futhark 17.9%
  • C 6.7%
  • Python 1.6%
  • Yacc 0.8%
  • JavaScript 0.3%
  • Other 0.8%