CurryInfo: sourceproggui-3.0.0

categories:
Programming
dependencies:
[Dependency "base" [[VGte "3.0.0",VLt "4.0.0"]],Dependency "currypath" [[VGte "3.0.0",VLt "4.0.0"]],Dependency "flatcurry" [[VGte "3.0.0",VLt "5.0.0"]],Dependency "gui" [[VGte "3.0.0",VLt "4.0.0"]]]
documentation:
sourceproggui
=============

A simple GUI for highlighting functions in the source text
of a Curry module.

To start the GUI:

    > curry-showsource <module name>
    
Select highlighting by commands written on stdin:

    +fun          -> highlight function "fun"
    -fun          -> remove highlighting for function "fun"
    <empty line>  -> terminate GUI
    q             -> terminate GUI
exportedmodules:
SourceProgGUI
modules:
SourceProgGUI
version:
3.0.0