AITEC Contract Research Projects in FY1995 : Software
(3) A Programming Environment for Concurrent Inductive
Symbol Processing
Dr. Taisuke Sato, Professor, Tokyo Institute of Technology
A Parallel Visual Programming Environment KLIEG (version 1.0)
by
Dr. Taisuke Sato (Tokyo Institute of Technology)
Dr. Etsuya Shibayama (Tokyo Institute of Technology)
Mr. Masashi Toyoda (Tokyo Institute of Technology)
Mr. Buntarou Shizuki (Tokyo Institute of Technology)
Mr. Yoshitaka Kameya (Tokyo Institute of Technology)
[Features of the Software]
KLIEG is a parallel visual programming environment in which a user can
develop a parallel program by editing visuals (e.g., icons
representing processes and lines representing streams) on the screen.
A program developed in the KLIEG environment is translated into
KL1 code and executed efficiently.
The execution process is animated by the KLIEG tracer.
[Required Environment]
We confirmed that our software run on SparcStation 10/20s with
Solaris 2.3J, KLIC-2.002, Amulet-1.2, gcc-2.7.2, and libg++-2.7.1.
We believe that the software will also run on other unix boxes, possibly with
minor modifications.