This repository has been archived on 2022-08-30. You can view files and clone it, but cannot push or open issues or pull requests.
arf/lexer
Sasha Koshka 3768e3454f Added float support 2022-08-11 02:17:35 -05:00
..
lexer.go Number tokenizing functions use one digit conversion functions 2022-08-11 01:57:04 -05:00
lexer_test.go Test now prints out list of tokens 2022-08-10 15:02:08 -04:00
numbers.go Added float support 2022-08-11 02:17:35 -05:00
token.go Test now prints out list of tokens 2022-08-10 15:02:08 -04:00