This website requires JavaScript.
Explore
Help
Sign In
asciigoat
/
core
Watch
1
Fork
0
You've already forked core
Code
Issues
Pull Requests
Projects
Releases
Activity
Files
585dbba0b1a035f2827c10730007329dfd73034f
core
/
lexer
T
History
amery
585dbba0b1
Merge branch 'pr-amery-lexer-position' into next-amery
2023-08-29 16:25:53 +00:00
..
error.go
lexer: introduce Error{}
2023-08-29 13:54:23 +00:00
lexer.go
lexer: introduce StateFn and the basic state machine loop
2023-08-29 15:11:51 +00:00
position.go
lexer: introduce a Position (Line, Column) handler
2023-08-29 16:22:59 +00:00
reader.go
lexer: introduce Reader.Accept()/AcceptAll()
2023-08-29 13:26:49 +00:00