Eli's monitoring tool Noosa
Diagnose problems in Eli-generated programs or simply observe their
behaviour.
Activation:
xyz.specs +monitor : mon
oder
xyz.specs +monitor +arg = (input) : mon
Available Runtime Information
- Token Stream
- show token information for a given source text element
- show source text element for a given token information
- String Table
- Phrase Structure: a
list of all the production instances recognized by the generated processor
that overlap the selected coordinate.
- Abstract tree (left-to-right,
top-to-bottom) with rudimentary support for attribute value monitoring. Large trees are not easy to handle.
Back to Typical Eli Errors
|