
 This system is a programming environment which gives a graphic representation
of the KL1 language,and on which a user can create KL1 programs in a graphical 
manner.
 It can be run on PSI-II,PSI-III,or multi PSI hardware using PIMOS-3.0 ver.,
 pseudo multi-PSI 3.0 ver., and SIMPOS-7.1 ver. software.
 File names are shown below: 
 
  pp.kl1                    screen.esp
  model.kl1                 exec.esp
  program.kl1               file.esp
  position.kl1              parser.esp
  map.kl1                   queue.esp
  q_model.kl1               q_parser.esp
  q_program.kl1             run.esp
  q_position.kl1            sys92.esp
  q_map.kl1                  
  window.kl1
  file.kl1
  exec.kl1

Installation is done by means of the next 2 steps: 
 1. Compile all files with suffix 'kl1' to KL1 code.
 2. Catalogue all files with suffix 'esp' to SIMPOS Librarian. 

