Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

haskell/alex

Open more actions menu

Repository files navigation

Alex: A Lexical Analyser Generator

CI

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++.

Share and enjoy!

Documentation

Documentation is hosted on Read the Docs:

For basic information of the sort typically found in a read-me, see the following sections of the docs:

About

A lexical analyser generator for Haskell

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 60

Morty Proxy This is a proxified and sanitized view of the page, visit original site.