| Related articles |
|---|
| Applications using Lex/Flex & Yacc/Bison parthaspanda2005@yahoo.com (Partha S Panda) (2013-11-07) |
| Re: Applications using Lex/Flex & Yacc/Bison tdk@thelbane.com (Timothy Knox) (2013-11-08) |
| Re: Applications using Lex/Flex & Yacc/Bison DrDiettrich1@aol.com (Hans-Peter Diettrich) (2013-11-09) |
| Re: Applications using Lex/Flex & Yacc/Bison acolvin@efunct.com (mac) (2013-11-13) |
| Re: Applications using Lex/Flex & Yacc/Bison tero.koskinen@iki.fi (Tero Koskinen) (2013-12-05) |
| From: | mac <acolvin@efunct.com> |
| Newsgroups: | comp.compilers |
| Date: | Wed, 13 Nov 2013 19:23:02 +0000 (UTC) |
| Organization: | A noiseless patient Spider |
| References: | 13-11-010 |
| Keywords: | lex, yacc |
| Posted-Date: | 16 Nov 2013 11:33:15 EST |
>> I am trying to figure out hardware or software applications other then
>> compiler-related that utilize yacc/bison and lex/flex respectively.
One recent example that comes to mind is "undns", which uses tables to map
internet router DNS names to geographic locations. The tables are parsed
with lex/yacc.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.