./devel/alex, Tool for generating lexical analysers in Haskell

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q4, Version: 3.1.7, Package name: alex-3.1.7, Maintainer: esg

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 tools lex and flex for C/C++.

Alex takes a description of tokens based on regular expressions and
generates a Haskell module containing code for scanning text
efficiently. Alex is designed to be familiar to exisiting lex users,
although it does depart from lex in a number of ways.


Required to run:
[devel/hs-QuickCheck]

Master sites:

SHA1: c2c66eb9a4ba6c4c972b4efe0c9916cbd3eba29b
RMD160: f96a1970e649c5928c8e4450517fa721e8059e10
Filesize: 101.195 KB

Version history: (Expand)