Path to this page:
./
devel/alex,
Tool for generating lexical analysers in Haskell
Branch: pkgsrc-2015Q1,
Version: 3.1.4,
Package name: alex-3.1.4,
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: c9ab9bb8bbcc0cfe84086da872bb98b3fe67f946
RMD160: c708edb7f57eeb11b2bdb6b45bf3a1dab6de2ec8
Filesize: 99.44 KB
Version history: (Expand)
- (2015-04-03) Package added to pkgsrc.se, version alex-3.1.4 (created)