===============================
 Goose Software Package
===============================

Goose is an environment for software development, that integrates
compilers and other utilities. It helps porting a program described
with a programing language such as C, from PC to a hardware
accelerator that works in SIMD fashion. It is designed to minimize the
amount of modification to the original source code.

The package includes:

    goosepkg/
    |
    |-- 00readme                 Summary of the package (this document).
    |-- 00readme-j               00readme in Japanese.
    |-- doc/                     User's guide and other documents.
    |-- script/                  install & backup scripts.
    |-- include/                 Header files.
    |-- lib/                     Libraries.
    |-- singutil/                GRAPE-DR control library.
    |-- sample/                  Examples of application programs which can be compiled with the Goose C Compiler.
    |-- bin/
    |   |
    |   `-- goosecc              A tool to build executables for hardware accelerators.
    |
    |-- init/                    Data files used by programs in sample/.
    `-- misc/                    Templates for environment variable set up,
                                 a program to generate data stored in init/, etc.


For installation, usage, and copyright and license,
see "Goose Software Package User's Guide" (goosepkg/doc/userguide.pdf).

* Modification History
=======================

--------------------------------------------------------------------------------------------------
version      date         author            note
--------------------------------------------------------------------------------------------------
1.0.1alpha   28-Sep-2009  A. Kawai,         Document created.
--------------------------------------------------------------------------------------------------

* Contact
==========

Contact address for questions and bug reports:
K&F Computing Research (support@kfcr.jp)
