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.
文字列の解析に Ragel を使用する C++ プロジェクトを継承しました。
これが行われているのを見たのはこれが初めてで、なぜ誰かが C++ の代わりに Ragel を使用して文字列を解析するのかを理解したいと思いますか?