API Reference lex_luthor v0.1.3

Modules

LexLuthor is a Lexer in Elixir (say that 10 times fast) which uses macros to generate a reusable lexers. Good times.

This module runs a Lexer module against an input string.

Defines an individual token in the lexer output, along with handy stuff like the line and column numbers.