v 3.5.1.0 Updated: 1 year, 6 months 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 | 96 |
Requested Installations | 11 |