Open main menu

CDOT Wiki β

Changes

Midnight Tiger

106 bytes added, 18:01, 4 April 2016
How to compile sample code
<pre>./execution_name</pre>
 
* How to run with the configuration of const variable
 
<pre>./execution_name --variable_name=value</pre>
* Chapel offers some example codes in examples folder. Use one of the files to test.