Changes between Version 8 and Version 9 of Doc/panc


Ignore:
Timestamp:
Nov 26, 2008, 12:06:54 PM (15 years ago)
Author:
loomis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/panc

    v8 v9  
    44The pan language is used within the [http://quattor.org Quattor toolkit] to define the desired configuration for one or more machines.   The language is primarily a declarative language where elements in a hierarchical tree are set to particular values.  The pan syntax human-friendly and fairly simple, yet allows system administrators to simultaneously set configuration values, define an overall configuration schema, and validate the final configuration against the schema.
    55
    6 This wiki is intended as a users' guide for the pan language and is intended to be more accessible than a more formal specification.  The formal specification is available from the quattor website, although it has not (yet) been updated for the latest release of the compiler. 
     6Documentation for the pan compiler and pan language are distributed with each version of the pan compiler:
     7 * Pan Language Manual: Detailed description of pan language syntax and functions.
     8 * Pan Compiler Manual: Detailed information about compiler options.
     9 * Pan Tutorial: A tutorial designed to explain the major features of the pan language.
     10Those manuals can be downloaded from the [[https://sourceforge.net/project/showfiles.php?group_id=221766&package_id=286489][panc section]] of the [[https://sourceforge.net/project/showfiles.php?group_id=221766][Quattor SourceForge repository]].