wireshark/tools/lemon
Anders Broman a0b76c2fa2 Update to the latest versions from sqlite.
svn path=/trunk/; revision=19932
2006-11-19 16:24:18 +00:00
..
Makefile.am xxx_PROGRAMS variables have the name of the program without $(EXEEXT). 2006-11-04 20:37:16 +00:00
Makefile.nmake Ethereal -> Wireshark 2006-06-06 23:27:21 +00:00
README Add a comment about where lemon is maintained now. 2005-03-16 22:09:30 +00:00
cppmagic.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
lemon.c Update to the latest versions from sqlite. 2006-11-19 16:24:18 +00:00
lemon.html Doc update from Sqlite 2006-03-23 17:01:51 +00:00
lemonflex-head.inc Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
lemonflex-tail.inc Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
lempar.c Update to the latest versions from sqlite. 2006-11-19 16:24:18 +00:00

README

$Id$

The Lemon Parser Generator's home page is:

http://www.hwaci.com/sw/lemon/index.html
Lemon seems now to be maintaned at :
http://www.sqlite.org/

The file in this directory, lemon.html, was obtained from:

http://www.hwaci.com/sw/lemon/lemon.html

lemon.c has been modified to include the t= and d= command-line
arguments. The changes were submitted to the Lemon maintainer,
but have not appeared in the official Lemon distribution.