Skip to content

Commit 2c62922

Browse files
authored
Merge pull request #4462 from lucaferranti/lf-chapel
add Chapel topic
2 parents 011f9d9 + d068dcc commit 2c62922

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

topics/chapel/chapel.png

63.8 KB
Loading

topics/chapel/index.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
aliases: chapel-lang
3+
created_by: Cray Inc.
4+
display_name: The Chapel Parallel Programming Language
5+
github_url: https://github.com/chapel-lang
6+
logo: chapel.png
7+
related: language
8+
released: November 14, 2008
9+
short_description: Chapel is a programming language designed for productive parallel computing at scale.
10+
topic: chapel
11+
url: https://chapel-lang.org/
12+
wikipedia_url: https://en.wikipedia.org/wiki/Chapel_(programming_language)
13+
---
14+
15+
Chapel is a programming language designed for productive parallel computing at scale. Its mission is to make parallel programming more accessible, allowing everyone to harness the the power of high-performance computing, without giving up on productivity and readability.

0 commit comments

Comments
 (0)