mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
f031e684d9
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
3 lines
197 B
Text
3 lines
197 B
Text
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++.
|