From: nuffer Date: Sat, 31 Jan 2004 17:19:22 +0000 (+0000) Subject: Added some links to re2c stuff on the web. X-Git-Tag: 0.13.6~744 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=acef57149280e57c1df686de60e7b77079756eae;p=re2c Added some links to re2c stuff on the web. --- diff --git a/website/index.html b/website/index.html index c04e9b62..dac3c85a 100644 --- a/website/index.html +++ b/website/index.html @@ -37,6 +37,14 @@ re2c is hosted at
src="http://sourceforge.net/sflogo.php?group_id=72099&type=5" width="210" height="62" border="0" alt="SourceForge.net">
+
+Other re2c links: +yasm is a tool which uses re2c, they created a C version and did some good fixes which I incorporated. http://cvs.tortall.net/cgi-bin/viewcvs.cgi/yasm/tools/re2c/
+FreeBSD page on the re2c ports package. http://www.freshports.org/devel/re2c/
+Paper on re2c. http://citeseer.nj.nec.com/cowan94rec.html
+http://ufo2000.lxnt.info/pmwiki/index.php/Re2c/HomePage
+Also the debian and Gentoo Linux distributions have a package of re2c.
+

Version 0.9.1 README

Originally written by Peter Bumbulis (peter@csg.uwaterloo.ca)