Chris Mungall
Copyright © 2004 >$Date: 2004/12/14 23:46:38 $
$Id: skam-userguide.sgml,v 1.6 2004/12/14 23:46:38 cmungall Exp $
Skam is a makefile replacement. The main difference between skam
and the make the utility is in how they handle pattern
matching. Normal makefiles utilise text pattern
matching, skam uses the even more powerful concept of
function matching. These function constructs are known
as skolem functions.