Skip to content

DawidvC/chapel

 
 

Repository files navigation

image

The Chapel Language

What is Chapel?

Chapel is a modern programming language designed for productive parallel computing at scale. Chapel's design and implementation have been undertaken with portability in mind, permitting Chapel to run on multicore desktops and laptops, commodity clusters, and the cloud, in addition to the high-end supercomputers for which it was originally undertaken.

License

Chapel is developed and released under the terms of the Apache 2.0 license, though it also makes use of third-party packages under their own licensing terms. See the LICENSE file in this directory for details.

Resources

For more information about Chapel, please refer to the following resources:

Project homepage: https://chapel-lang.org
Installing Chapel: https://chapel-lang.org/download.html
Building from source: https://chapel-lang.org/docs/usingchapel/QUICKSTART.html
Sample computations: https://chapel-lang.org/hellos.html
Learning Chapel: https://chapel-lang.org/learning.html
Reporting bugs: https://chapel-lang.org/bugs.html
Chapel documentation: https://chapel-lang.org/docs/
GitHub: https://github.com/chapel-lang/chapel
Discussion forums: https://chapel.discourse.group
Gitter chat room: https://gitter.im/chapel-lang/chapel
Stack Overflow: http://stackoverflow.com/questions/tagged/chapel
Twitter: https://twitter.com/ChapelLanguage
Facebook: https://www.facebook.com/ChapelLanguage

About

a Productive Parallel Programming Language

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE.chapel
Unknown
LICENSE.devel

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Chapel 60.6%
  • C++ 24.7%
  • C 9.1%
  • Python 2.5%
  • Shell 1.5%
  • Makefile 0.4%
  • Other 1.2%