A collection of updated examples from the book "Flex & Bison", IBAN 978-0-596-15597-1
Stars
7
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
21
commits
adding fb1-5 flex&bison example
84bf846
fixing after gcc warning/suggestion
c459014
adding nounput & noinput options to the lex files
716f6ed
allowing to add own CFLAGS & setting default cflags
ce6a278
allowing to set the --header-file= option by setting variable
efe875d
adding rule for bison files
6a07e3f
using $^ for all prerequisites
7316660
using LEX instead of FLEX
b54a2b8
adding fb1-4.l
009870c
adding comment to make code more readable
d4d4a48
simplifying the make rules
1c9076d
adding fb1-3.l
2a04733
fixing capitalization in header in readme
328339d
adding -rf to the clean target
1f5acc9
adding fb1-2.l
261d937