wireshark/tools/lemon
Jeff Morriss 0690c4f490 More SVN properties cleanup.
svn path=/trunk/; revision=52884
2013-10-27 01:11:15 +00:00
..
CMakeLists.txt More SVN properties cleanup. 2013-10-27 01:11:15 +00:00
Makefile.am Followup to r45034: Don't define _U_ on the compile line, pull it in from 2012-09-21 21:29:18 +00:00
Makefile.nmake makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes. 2013-06-25 15:32:49 +00:00
README
cppmagic.h
lemon.c Fix lemon FSF address and add license exception for the generated mate grammar 2013-10-18 18:10:46 +00:00
lemon.html
lemonflex-head.inc
lemonflex-tail.inc
lempar.c Fix lemon FSF address and add license exception for the generated mate grammar 2013-10-18 18:10:46 +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.