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 af6f170833 Normalized whitespace tokens 2022-08-11 03:47:42 -05:00
..
lexer.go Normalized whitespace tokens 2022-08-11 03:47:42 -05:00
lexer_test.go Normalized whitespace tokens 2022-08-11 03:47:42 -05:00
numbers.go Added naieve string and char literal parsing 2022-08-11 02:47:51 -05:00
text.go Added naieve string and char literal parsing 2022-08-11 02:47:51 -05:00
token.go Test now prints out list of tokens 2022-08-10 15:02:08 -04:00