Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 538 Bytes

index.rst

File metadata and controls

28 lines (21 loc) · 538 Bytes

Alex User Guide

Alex is a tool for generating lexical analysers, also known as "lexers" and "scanners", in Haskell. The lexical analysers implement 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++.

about obtaining introduction syntax regex api invoking contributing

Indices and tables

  • genindex
  • search