Haskell lexemes.
Constructors
Char CharCharacter literal
String StringString literal, with escapes interpreted
Punc StringPunctuation or reserved symbol, e.g. (
, ::
Haskell identifier, e.g. foo
, Baz
Haskell symbol, e.g. >>
, :%
Integer literal
Rat RationalFloating point literal
EOFInstances
Eq Lexeme Read Lexeme Show LexemeHaskell lexer: returns the lexed string, rather than the lexeme
readIntP :: Num a => a -> (Char -> Bool) -> (Char -> Int) -> ReadP aSource
readOctP, readHexP, readDecP :: (Eq a, Num a) => ReadP aSource
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4