A Lexer for Haskell in Haskell
Thomas Hallgren
PacSoft
Oregon Graduate Institute,
14 January, 2002
All slides in one page
Source code
Slides
Talk at the Haskell Implementers Meeting
Background
Starting Point
Problems for implementors
Goals
Existing solutions
Existing solutions
The tasks of a lexical analyzer for Haskell
Tempting paths for an implementor
Achieving the Goals
Specifying the lexer
Structure of the new lexer
Some other points worth mentioning
A quick comparison
TO DO
The End
[
|
]