This repository has been archived on 2024-02-27. You can view files and clone it, but cannot push or open issues or pull requests.
arf/lexer
Sasha Koshka f7a823687e Added new test for string and rune literals (which it passes) 2022-08-11 12:12:41 -05:00
..
lexer.go Removed debug rune printing th 2022-08-11 04:19:39 -05:00
lexer_test.go Added new test for string and rune literals (which it passes) 2022-08-11 12:12:41 -05:00
numbers.go Added new test for string and rune literals (which it passes) 2022-08-11 12:12:41 -05:00
text.go Added basic escape sequences to string parser 2022-08-11 04:05:55 -05:00
token.go Fixed equality issue with int 2022-08-11 03:58:45 -05:00