You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ian McInerney 1355561d6c Update lemon to latest upstream sources 3 years ago
..
CMakeLists.txt Move lemon parser generation into build directory 5 years ago
README.md Move lemon parser generation into build directory 5 years ago
lemon.c Update lemon to latest upstream sources 3 years ago
lempar.c Update lemon to latest upstream sources 3 years ago

README.md

This directory contains the lemon parser main program file and template file. It is used for building several parsers in common, and is provided because not all distributions package it in a nice way. Note, this program is not installed with KiCad and is only used as a build-time utility.

The files come from:

It has been released into the public domain with the sqlite project.