Skip to content

Commit 427959f

Browse files
authored
Merge branch 'main' into patch-1
2 parents 7eb364b + f63901b commit 427959f

File tree

3 files changed

+16
-1
lines changed

3 files changed

+16
-1
lines changed

collections/devops-tools/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ items:
3232
- apache/mesos
3333
- SeleniumHQ/selenium
3434
- opendiffy/diffy
35-
- harness/gitness
35+
- harness/harness
3636
- hashicorp/vault
3737
- NagiosEnterprises/nagioscore
3838
- zabbix/zabbix

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)