Hello World examples in various programming languages
Find a file
Ed Braaten 787c1866e2 Added "what" script. Moved miscellaneous tools (sizeofchk, what)
into their own "misc-tools" sub-directory and updated README.md to
reflect the change.
2015-05-17 08:55:00 -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
forth Completed FORTH command line arg printing and added comments 2015-05-09 10:39:02 -07:00
misc-tools Added "what" script. Moved miscellaneous tools (sizeofchk, what) 2015-05-17 08:55:00 -07:00
openmp-c Added LDFLAGS to embedded version info for hello-omp. Tweaked 2015-04-24 13:44:53 -07:00
perl Added environment variable manipulation to hello.pl script. 2015-04-27 22:33:02 -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
.gitignore Initial commit 2015-02-23 10:38:23 -08:00
LICENSE Initial commit 2015-02-23 10:38:23 -08:00
README.md Added "what" script. Moved miscellaneous tools (sizeofchk, what) 2015-05-17 08:55:00 -07:00

src-ed

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

The subdirectory "misc-tools" contains miscellaneous utilities that may be of interest or help to a programmer.