Sciweavers

CORR
2007
Springer

A Generic Analysis Environment for Curry Programs

13 years 4 months ago
A Generic Analysis Environment for Curry Programs
We present CurryBrowser, a generic analysis environment for the declarative multi-paradigm language Curry. CurryBrowser supports browsing through the program code of an application written in Curry, i.e., the main module and all directly or indirectly imported modules. Each module can be shown in different formats (e.g., source code, interface, intermediate code) and, inside each module, various properties of functions defined in this module can be analyzed. In order to support the integration of various program analyses, CurryBrowser has a generic interface to connect local and global analyses implemented in Curry. CurryBrowser is completely implemented in Curry using libraries for GUI programming and meta-programming. 1 Overview CurryBrowser is intended as a tool to support the analysis of declarative programs. It can be used to browse through an implementation written in the declarative multi-paradigm language Curry [11, 17], analyze properties of individual or all functions defi...
Michael Hanus
Added 13 Dec 2010
Updated 13 Dec 2010
Type Journal
Year 2007
Where CORR
Authors Michael Hanus
Comments (0)