Skip to content

Commit 2692c5d

Browse files
committed
add Chapel topic
1 parent 011f9d9 commit 2692c5d

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

topics/chapel/chapel.png

26.9 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: Bradford Chamberlain
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)