Skip to content

💥💻💥 A data-parallel functional programming language

License

Notifications You must be signed in to change notification settings

FluxusMagna/futhark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. Its optimising compiler is able to compile it to typically very efficient GPU code. 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.

Testing

Run futhark test tests to check how well we're doing. Use futhark test -t if you're in a hurry and only want to check that all the tests type-check.

About

💥💻💥 A data-parallel functional programming language

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 76.3%
  • Futhark 17.0%
  • C 2.5%
  • Python 1.9%
  • Yacc 1.3%
  • Lex 0.4%
  • Other 0.6%