<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Eskil - A Tk frontend to Diff</title>
<meta http-equiv="content-type"
content="text/html; charset=ISO-8859-1">
</head>
<body>
<h1>Eskil: A Tk frontend to Diff</h1>
<p>
The first major application I wrote in Tcl/Tk was this tool. Writing it is
what made me learn and enjoy Tcl. (I already liked Tk but found Tcl annoying)
<br>
It is similar to "<a href="http://www.accurev.com/free/tkdiff">TkDiff</a>".
<h3>Download</h3>
Version 2.0b3:<br>
As a <a href="eskil/eskil.kit">Starkit</a>
<p>
<a href="eskil/eskil.linux">Starpack for Linux (x86)</a><br>
<a href="eskil/eskil.solaris">Starpack for Solaris (sparc)</a><br>
<a href="eskil/eskil.exe">Starpack for Windows</a><br>
<p>The license for the application source is GPL but the bundled packages
are under the same license as Tcl.
<h3>Features</h3>
Highlights changes within a line.<br>
CVS/RCS diff. CVS conflict merge. Some ClearCase support.<br>
View patch file. Print to postscript.<br>
Directory diff. "Clip diff".
<h3>Screenshots</h3>
<img src="eskil/eskil1.png">
<p>
A "zoom" feature for long lines.<p>
<img src="eskil/eskil2.png"><br>
</body>
</html>