wireshark/tools/lemon
Gerald Combs e7a8150c7b Fix a bunch of Win64 compilation errors by cowardly casting size_ts to ints.
svn path=/trunk/; revision=25992
2008-08-12 21:25:19 +00:00
..
Makefile.am Fix a bunch more warnings. Add -Werror when using --with-warnings-as-errors 2007-03-26 06:10:52 +00:00
Makefile.nmake Remove build detritus 2007-04-06 15:51:36 +00:00
README
cppmagic.h
lemon.c Fix a bunch of Win64 compilation errors by cowardly casting size_ts to ints. 2008-08-12 21:25:19 +00:00
lemon.html Doc update from Sqlite 2006-03-23 17:01:51 +00:00
lemonflex-head.inc
lemonflex-tail.inc Bug 2493: Fix (Part 1): 2008-04-25 17:24:29 +00:00
lempar.c Update to sqlite lemon.c 1.60 and lempar.c 1.36 2008-07-29 12:40:03 +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.