
21 Feb
2007
21 Feb
'07
8:52 a.m.
Indeed, Chris Ryder and Simon Thompson claim to have done so in this
paper (complete with source code)
http://www.cs.kent.ac.uk/pubs/2005/2266/content.pdf
Could this replace the "old-style" hasktags?
Cheers,
JP.
On 2/20/07, Ian Lynagh
Better still, of course, if anyone was interested in spending some time on this, would be to either (portably) use Language.Haskell to do the lexing or (GHC-only) use the GHC API to do the lexing. I think someone might actually have been looking at doing the latter already?