Download

1. C program

The latest source code in C is available at http://github.com/jh1ood/sprig.

This program SHOULD work.

githubsprig2

You can download a zip file containing all the files by clicking the icon at the lower right corner of the screen.

Or you can clone with either HTTPS or Subversion. For example, if you are using HTTPS:

% mkdir mygit
% cd mygit
% git clone https://github.com/jh1ood/sprig.git
Cloning into 'sprig'...
remote: Counting objects: 9, done.
remote: Compressing objects: 100% (8/8), done.
remote: Total 9 (delta 0), reused 3 (delta 0), pack-reused 0
Unpacking objects: 100% (9/9), done.
Checking connectivity... done.
% ls 
sprig
% ls sprig
README.md  sprig_0004.c

2. C++ program

The latest source code in C++ is also available at http://github.com/jh1ood/sprigmm.

There are two branches master and development, but they are both under development.

99. Important Notice

Google Code Project Hosting will be turning down, so the following pages will not be accessible within several months. (Mar. 14, 2015)

https://code.google.com/p/spinor-test1/source/browse/branches/sprig_0004.c