Commit Graph

5 Commits

Author SHA1 Message Date
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
espie
6bec6cc34b WANTLIB markers 2004-11-23 11:22:00 +00:00
xsa
e4b48bd042 MODULES= lang/ghc 2004-08-10 08:23:36 +00:00
dons
6ff71bd09f Let alex build on amd64.
Change my maintainer addr to dons@openbsd.org,
and add RCS tags while I'm here.

	ok avsm@ pvalchev@
2004-04-23 02:17:49 +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