FICHA · MANJARO

haskell-lexer

A fully compliant Haskell 98 lexer

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides a fully compliant lexer for Haskell 98 source code. A lexer breaks source text into tokens, which is the first stage for parsers, analyzers, formatters, and code tools.

This is useful for developer tooling that needs to read Haskell code accurately. It is a library component and does not provide a complete compiler or editor.

Permissions

Permissions not analysed for this source yet.