alex-3.5.4.0
lexical analyser generator for Haskell
Back to search · Project homepage
Description
Alex is a tool for generating lexical analysers in Haskell, given
a description of the tokens to be recognised in the form of regular
expressions. It is similar to the tool lex or flex for C/C++.
Package information
- Ports path
- devel/alex
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- devel
- Available flavors
- None listed
- Only for architectures
- arm64, amd64
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Library
Build
- devel/cabal-install STEM->=3.12.0.0
- lang/ghc STEM->=9.8.3
- devel/gmake