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.
私はHaskellでコンパイラを構築しています。チルダ アクセント記号を含む文字の解析に問題があります。私はアレックス2.3.3を使用しています。解決策が見つかりません。助けてください。
Unicodeの処理は、alex-3より前のalexではかなり制限されていました。alex-3では、afaikの完全なUnicode処理が実装されています。alex-3.0.0にいくつかのバグがありました(どのバグを忘れたか)ので、alex-3.0.1を使用してください。