Lexer.inreal

Read in characters, converting them to real.

class Lexer
final
TOK
inreal
()

Bugs

Exponent overflow not detected. Too much requested precision is not detected.

Meta