Hello World examples in various programming languages
Find a file
Ed Braaten 6538e6034d Added LDFLAGS to embedded version info for hello-omp. Tweaked
Makefile to be more maintainable and to use common CFLAGS/LDFLAGS
variable names.
2015-04-24 13:44:53 -07:00
bash Added environment variable and file handling to bash script example. 2015-04-23 22:19:24 -07:00
COBOL Intial commit of source code samples for GitHub repo. 2015-04-21 14:02:59 -07:00
openmp-c Added LDFLAGS to embedded version info for hello-omp. Tweaked 2015-04-24 13:44:53 -07:00
perl Added CPU socket count to hello perl example. Also tweaked 2015-04-23 22:43:10 -07:00
python Added comment before exit statement in hello.py example. 2015-04-23 22:17:56 -07:00
ruby Intial commit of source code samples for GitHub repo. 2015-04-21 14:02:59 -07:00
sizeofchk Intial commit of source code samples for GitHub repo. 2015-04-21 14:02:59 -07:00
.gitignore Initial commit 2015-02-23 10:38:23 -08:00
LICENSE Initial commit 2015-02-23 10:38:23 -08:00
README.md Intial commit of source code samples for GitHub repo. 2015-04-21 14:02:59 -07:00

src-ed

Source code samples for various languages - hello name-your-language world!