- Glish
Glish is a scripting language and accompanying C/C++ library. Using these two elements it is very easy to develop distributed, loosely coupled, applications. The library implements a "software bus" which allows applications to easily be distributed across a heterogeneous 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 connect 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 inC++ 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 (SSC) byVern Paxson andChris Saltmarsh at theLawrence Berkeley Laboratory . Since 1995, Glish has been maintained and developed by Darrell Schiebel at theNational Radio Astronomy Observatory (NRAO ) as part of the AIPS++ project.*Glish is also the name of a European rapper/producer
References
* [http://aips2.nrao.edu/docs/glish/glish.html Glish web page of the AIPS++ project]
* [http://aips2.nrao.edu/docs/reference/Glish/Glish.html Glish User's Manual]
Wikimedia Foundation. 2010.