logo
首页技术栈工具库讨论
alex

alex

Alex is a tool for generating lexical analysers in Haskell. It takes a description of tokens based on regular expressions and generates a Haskell module containing code for scanning text efficiently. It is similar to the tool lex or flex for C/C++.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconsimonmar/alex216
HACKAGE
carbal install alex
查看
标签
根据用户添加的标签生成
暂无标签