Commit Graph

8 Commits

Author SHA1 Message Date
kili
cbfb3c77d9 Update to alex-2.3.5. 2011-04-04 09:54:54 +00:00
kili
05f1a82ccc Update to alex-2.3.3. 2010-09-12 11:22:20 +00:00
kili
fae6188613 Update to alex-2.3.2. 2010-04-22 21:48:30 +00:00
kili
0de0622e60 Update to 2.1.0 to make it build with ghc-6.6.1. 2007-07-21 17:19:49 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
dons
7fe9eee4bf Alex .bz2 src distfile was removed from site, revert to the .tar.gz edition.
ok @pvalchev
2005-02-14 02:17:34 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
avsm
3d8516a7df Initial import of alex-2.0
From: Don Stewart <dons at cse.unsw.edu.au>

--
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++.
2003-08-18 18:29:04 +00:00