Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
BNFまたはその他の表記法でのExcel数式の文法を探しています。BNF または同様の表記法で文法を作成する必要があり、次に JavaScript を使用して、有効性チェックのために入力式を解析する必要があり、実際の式の評価はサーバー側で行われます。
〜ラメッシュ
これは、作成者がjavascriptでExcelの数式を解析するサイトです。彼のパーサーの他のバージョンが利用可能です。
http://ewbi.blogs.com/develops/2004/12/excel_formula_p.html