HydraCAT - Hydra C Annotating Translator
This is mostly just notes to myself and a way to organize references, but
feel free to browse and see what's here...
The HydraCAT tool is in the implementation stages. The goal is to have
an automatic system for putting parallelizing annotations in C source code
for use on the Hydra Chip
Multi-Processor.
Current Status: The tool parses, transforms, and emits parallelized
C code. It has some problems with pointers currently, but that should soon
be resolved. Fri Feb 19 1999
-
Slides for the HydraCAT presentation.
-
Lance's home page
-
An informal LESS quickstart that Lance
emailed me.
-
An informal description of Transformations
that the tool will perform that Lance emailed me. This is the old style
transformations and is for historical reference only.
-
The C-Tree C Parser,
the library used to parse the C and build an initial tree.
My home page, which contains contact info, etc, is
http://www.etla.net/~willey