Get rid of unnecessary cast
Expand Span comment
Add ability to create lexer from io.Reader
An interpreter for the Monkey programming language.
0b0101
0o1234
0xffa4
_
support in number literals. Helps when visually parsing numbers.
0b101_101
20_000