Chapel

A Productive Parallel Programming Language

Technologies

c
python
c++
chapel
high performance computing

Topics

compilers
programming languages
distributed computing
high performance computing
parallel computing
https://chapel-lang.org/
Chat
Email
Mailing List / Forum
Twitter
Blog

Projects

Contributor

panzone

Reporting stack traces on halt

Chapel is a programming language that wants to make the development of parallel applications easier. This project wants to extend the Chapel runtime...

View project detailsView code

Contributor

kushalsingh007

Incremental Compilation

Currently, re-compiling a Chapel program would mean re-compiling the parts that haven’t changed, including the functions that haven’t been altered...

View project detailsView code