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 9232432c35 Implemented thos bad boys 2022-08-25 00:05:40 -04:00
..
lexer.go Implemented thos bad boys 2022-08-25 00:05:40 -04:00
lexer_test.go Implemented thos bad boys 2022-08-25 00:05:40 -04:00
numbers.go Numbers now tokenize with the correct width 2022-08-18 11:32:50 -04:00
text.go String and rune literals now have correct width 2022-08-18 11:25:40 -04:00
token.go Added new tokens to test case 2022-08-25 00:01:28 -04:00