Uploaded at Mar 16 13:48:20 2024 (UTC)
Succesfully tested at Mar 28 05:53:38 2024

Curry Package sourceproggui

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

Download

Checkout with CPM:
cypm checkout sourceproggui 3.0.0
Package source:
sourceproggui-3.0.0.tar.gz [browse]
Source repository:
https://github.com/curry-packages/sourceproggui.git