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.
ええと、文法を書き直して左再帰をなくすことができることは知っています。しかし、これは非常に退屈なプロセスであり、正しい結合性を維持することは非常に重要な場合があります。左再帰を使用して適切に文法を処理できるパーサーはありますか?