Path to this page:
./
devel/alex,
Tool for generating lexical analysers in Haskell
Branch: pkgsrc-2018Q2,
Version: 3.1.7,
Package name: alex-3.1.7,
Maintainer: esgAlex 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.
Master sites:
SHA1: c2c66eb9a4ba6c4c972b4efe0c9916cbd3eba29b
RMD160: f96a1970e649c5928c8e4450517fa721e8059e10
Filesize: 101.195 KB
Version history: (Expand)
- (2018-07-03) Package added to pkgsrc.se, version alex-3.1.7 (created)