Personal tools

User manual/lpspp

From MCRL2

Jump to: navigation, search
User manual

Contents

Pretty print an LPS.

Contents

Synopsis

lpspp [OPTION]... [INFILE [OUTFILE]]

Short description

The lpspp tool prints the linear process specification (LPS) from INFILE to OUTFILE in a human readable format. If OUTFILE is not present, stdout is used. If INFILE is not present, stdin is used.

Options

OPTION can be any of the following:

-fFORMAT, --format=FORMAT
print the LPS in the specified FORMAT:
  • default: for an mCRL2 specification (default)
  • debug: like default, with the following exceptions:
    • data expressions are printed in prefix notation using identifiers from the internal format
    • each data equation is put in a separate data equation section
    • next states of process references are printed in assignment notation
  • internal: for a textual ATerm representation of the internal format
  • internal-debug: like internal, with an indented layout

Standard options:

-q, --quiet
do not display warning messages
-v, --verbose
display short intermediate messages
-d, --debug
display detailed intermediate messages
-h, --help
display help information
--version
display version information

Author

Written by Aad Mathijssen.

Bug reporting

Report bugs at our issue tracking system.



prev.gif lpsparunfold lpsrealelm next.gif
This page was last modified on 30 June 2009, at 13:41. This page has been accessed 10,941 times.
Copyright © 2005-2012 Technische Universiteit Eindhoven.
Powered by MediaWiki