Excel BNF?

wnas1001@sneakemail.com (lightfoot)
6 Feb 2002 23:29:34 -0500

          From comp.compilers

Related articles
Excel BNF? wnas1001@sneakemail.com (2002-02-06)
| List of all articles for this month |

From: wnas1001@sneakemail.com (lightfoot)
Newsgroups: comp.compilers
Date: 6 Feb 2002 23:29:34 -0500
Organization: http://groups.google.com/
Keywords: parse, question
Posted-Date: 06 Feb 2002 23:29:34 EST

Anyone know if there is a BNF floating around anywhere for Excel cell
expressions? Failing that, then just a good top-down friendly BNF for
a simple expression/function type language which approximates it?


Excel has a few more funky things like arrays, external references and
probably some funky operators and other things I'm not aware of, but a
basic function/operator/primary BNF would be helpful if there's no
Excel specific BNF.


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.