Commit graph

16 commits

Author SHA1 Message Date
Ed Braaten
18e6cfbb11 Initial commit of rust/ directory. First "Hello, rust world!" program. 2020-10-10 17:24:29 -07:00
eb12c8f9cf Modernized python script print statements. 2020-10-09 11:26:29 -07:00
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
Ed Braaten
b0196162a9 Completed FORTH command line arg printing and added comments
to document example better.
2015-05-09 10:39:02 -07:00
Ed Braaten
fdbb99aeeb Added version info output to Hello Forth World script and
made initial pass at outputing command line arguments.
2015-05-08 23:18:50 -07:00
Ed Braaten
f09f508324 Initial commit of sample Hello Forth World script. 2015-05-04 19:51:54 -07:00
Ed Braaten
010ed93aaf Added environment variable manipulation to hello.pl script. 2015-04-27 22:33:02 -07:00
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
Ed Braaten
e213617d4e Updated Makefile for openmp-c to add build date and commit author
to embedded version info in the binary.
2015-04-24 13:31:55 -07:00
Ed Braaten
2542c6b1c3 Added CPU socket count to hello perl example. Also tweaked
command line argmument handling section to match output of
python example script.
2015-04-23 22:43:10 -07:00
Ed Braaten
2d6766f0bb Added environment variable and file handling to bash script example. 2015-04-23 22:19:24 -07:00
Ed Braaten
7636600533 Added comment before exit statement in hello.py example. 2015-04-23 22:17:56 -07:00
Ed Braaten
9c227f5a00 Added animals array example to hello.sh bash script. 2015-04-22 07:40:55 -07:00
Ed Braaten
1093f0ba9e Removing erroneous build files from hello-omp sample. 2015-04-21 14:22:04 -07:00
Ed Braaten
9462407ba8 Intial commit of source code samples for GitHub repo. 2015-04-21 14:02:59 -07:00
Ed Braaten
5793080047 Initial commit 2015-02-23 10:38:23 -08:00