v 3.5.4.2 Updated: 1 week, 4 days ago
A tool for generating lexical analysers in Haskell
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++.
To install alex, paste this into the macOS Terminal after installing MacPorts
sudo port install alex
| Installations | 77 |
| Requested Installations | 14 |