IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 2 and Version 3 of Opihi_Shell_Language


Ignore:
Timestamp:
Aug 9, 2009, 11:01:29 PM (17 years ago)
Author:
Sebastian Jester
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Opihi_Shell_Language

    v2 v3  
     1= The Opihi shell  language =
     2
    13Opihi is a generic command-line interpreter which has been used as the front-end for DVO, Pantasks, and other high-level programs provided by the IPP.  These programs have been inherited from the CFHT Elixir project.  The interpreter has a variety of features of shell-scripting languages: if statements, for loops, macros with command-line arguments, and so forth. The shell also allows for variables, arithmetic on variables, input from source files, and a variety of other useful tools. Opihi has a simple command-line interaction that resembles the UNIX tcsh, but with many additional useful features. It can also be used as a scripting language much like sh or perl.
    24