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
cppmagic.h
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
lemonflex-tail.inc
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.