Glish


get announcements get manual (HTML or PostScript) get source code
check on bugs report bugs read papers
copyright notice

Glish is a scripting language and accompanying C++ library. Using these two elements it is very easy to develop distributed, loosely coupled, applications. The C++ library implements a "software bus" which allows applications to easily be distributed across a heterogenious network. The scripting language itself is a vector oriented calculator with language constructs designed for control of asynchronous events. It allows the user to control and connnect processes attached to the "software bus".

Glish is currently used primarily for data analysis and telescope control. It is a cornerstone of the data analysis system called AIPS++. This system uses Glish for control and communication. The compute tasks are written in C++ and connected to the interpreter via the "software bus". Glish is also the command line interface for AIPS++, and from it, users can combine computing elements to fit their needs. In addition, most simple graphical user interface (GUI) elements are implemented using a Tk addition to Glish. This addition allows users to control the GUI and the application within the same event-oriented scripting language.

Glish was originally developed for the Superconducting Super Collider by Vern Paxson (vern@ee.lbl.gov) and Chris Saltmarsh (salty@farpoint.co.uk) at the Lawrence Berkeley Laboratory. Since 1995, Glish has been maintained and developed by Darrell Schiebel at the National Radio Astronomy Observatory as part of the AIPS++ project.


Darrell Schiebel
current version: 2.6
Last modified: Tue Nov 18 13:26:12 EST 1997