Skip to content

matthesjh/rewriting-curry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libraries for term rewriting and narrowing in Curry

This package provides a representation of first-order terms and various notions of term rewriting, like positions, substitution, unification, critical pairs, etc. Moreover, it defines also operations for rewriting and narrowing strategies and a representation of definitional trees.

The libraries were developed as part of a bachelor's thesis.

Note: A previous version of the contained libraries was part of the KiCS2/PAKCS distributions.