]> granicus.if.org Git - re2c/commitdiff
Updated a bit for a bad link.
authornuffer <nuffer@642ea486-5414-0410-9d7f-a0204ed87703>
Tue, 28 Dec 2004 01:14:04 +0000 (01:14 +0000)
committernuffer <nuffer@642ea486-5414-0410-9d7f-a0204ed87703>
Tue, 28 Dec 2004 01:14:04 +0000 (01:14 +0000)
website/index.html

index 6ad5b5ef1ed5bd6177fbaaa58750807ad764139c..2eed669ed8ae2e1772d2c22fc7f906e67346e9ca 100644 (file)
@@ -8,7 +8,8 @@
 <body>
 <h1>re2c</h1>
 <br>
-<h2>Current Project</h2>
+<h2>2004-05-25: 0.9.3 released</h2>
+<h2>2003-12-09: Current Project</h2>
 re2c is a great tool and has been unmaintained for quite some time, and
 in fact doesn't even compile with recent versions of gcc.&nbsp; I've
 used re2c in a few of my projects (e.g. OpenWBEM), and I have an
@@ -42,7 +43,6 @@ Other re2c links:<br>
 yasm is a tool which uses re2c, they created a C version and did some good fixes which I incorporated. <a href="http://cvs.tortall.net/cgi-bin/viewcvs.cgi/yasm/tools/re2c/">http://cvs.tortall.net/cgi-bin/viewcvs.cgi/yasm/tools/re2c/</a><br>
 FreeBSD page on the re2c ports package. <a href="http://www.freshports.org/devel/re2c/">http://www.freshports.org/devel/re2c/</a><br>
 Paper on re2c. <a href="http://citeseer.nj.nec.com/cowan94rec.html">http://citeseer.nj.nec.com/cowan94rec.html</a><br>
-<a href="http://ufo2000.lxnt.info/pmwiki/index.php/Re2c/HomePage">http://ufo2000.lxnt.info/pmwiki/index.php/Re2c/HomePage</a><br>
 Also the <a href="http://debian.org">debian</a> and <a href="http://gentoo.org">Gentoo</a> Linux distributions have a package of re2c.<br>
 
 <h2>Version 0.9.1 README<br>