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.
何らかの理由 (utf-8) で sedlex で menhir を使用する必要がありますが、生成されたパーサーを のSedlexing代わりに依存させる方法がわかりませんLexing。任意のヒント?
Sedlexing
Lexing
私が走るとき
menhir --infer parser.mly
生成されたプログラムにはLexing.... 手動で変更することもできますが、別の方法があるはずですよね?
Lexing...