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
0c37c9eeade002913b5ce930690b9c11e9612112
core
/
lexer
T
History
amery
0c37c9eead
lexer: introduce Position.Next()/Position.NextLine() factories
...
Signed-off-by: Alejandro Mery <
amery@jpi.io
>
2023-08-29 20:18:04 +00:00
..
error.go
lexer: ErrUnacceptableRune
2023-08-29 20:18:04 +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 Position.Next()/Position.NextLine() factories
2023-08-29 20:18:04 +00:00
reader.go
lexer: introduce Reader.Accept()/AcceptAll()
2023-08-29 13:26:49 +00:00