mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-03 07:55:33 +00:00
Add Chapel parallel programming language.
Includes several example programs from source distribution.
This commit is contained in:
1
samples/Chapel/hello.chpl
Normal file
1
samples/Chapel/hello.chpl
Normal file
@@ -0,0 +1 @@
|
||||
writeln("Hello, world!"); // print 'Hello, world!' to the console
|
||||
Reference in New Issue
Block a user