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
73cda64c4bc34e8dec3c62a4094aa8d8ee0d246a
core
/
lexer
T
History
amery
73cda64c4b
lexer: introduce a Position (Line, Column) handler
...
Signed-off-by: Alejandro Mery <
amery@jpi.io
>
2023-08-29 15:36:57 +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 15:36:57 +00:00
reader.go
lexer: introduce Reader.Accept()/AcceptAll()
2023-08-29 13:26:49 +00:00