.. _examples: Hello World Variants ==================== The following are six "Hello, world!" variants that introduce a few of Chapel's serial, parallel, and locality-oriented features: .. toctree:: :maxdepth: 1 Simple version Production-grade Data-parallel Distributed-memory data-parallel Task-parallel Distributed-memory task-parallel