-
# Project Proposal
1. **Name of Project**
Chapel / The Chapel Programming Language
2. **Project Description**
Chapel is an open-source programming language designed for productive …
-
See http://chapel.cray.com/ about the Chapel language.
Programming-Idioms is not intended to host code in all languages, only the most widely used languages.
A new entry is possible only after a lot …
-
### Description
Add syntax support for [Chapel](https://github.com/chapel-lang/chapel) programming language
### Links / references
- [Existing highlighters for Chapel](https://github.com/chap…
-
### Summary of Problem
**Description:**
There are two publications that show problems with Chapel performance on ARM systems in comparison to other models. They are:
* "Performance Portability…
-
Add support for the Chapel programming language [https://chapel-lang.org/](url)
Textmate bundle from the Chapel GitHub repository is [https://github.com/chapel-lang/chapel-tmbundle](url)
-
This issue asks whether it is currently possible to create a Chapel program that would open a dynamic library using `dlopen()` and make calls to it.
If so, I'd be interested in an example program d…
-
**Project description**
Chapel is a programming language designed for productive parallel computing at scale.
**Metadata**
* homepage URL: https://chapel-lang.org
* source URL: https://githu…
-
### Package description
Productive Parallel Programming Language
### Home page URL
https://chapel-lang.org/
### Source code URL
https://github.com/chapel-lang/chapel
### Packaging …
-
So far, given a GPUizable loop like:
```chpl
foreach i in 0..
-
The performance of array slice and rank change operations is not what users expect. Users who are coming from other languages (at least Fortran and I think numpy) expect these slice operations to be f…
mppf updated
3 months ago