aboutsummaryrefslogtreecommitdiff
path: root/compiler/parser/lexer_test.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a new parser that constructs a tree representing characters as code ↵Ryo Nihei2021-12-101-0/+524
points, not byte sequences