-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Fix lexing of number literals #5
Copy link
Copy link
Closed
Description
matklad
opened on Jan 10, 2018
Issue body actions
- make sure that lexer itself works reasonably (note: it's ok to parse more stuff as numbers)
- create a validator that converts literals to their values, and which checks that all digits are in range, and that there are not too many digits.
- bazillion of tests: float literals are hard.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.