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
322e3830127df36da38e7197cfffdfc16555851b
core
/
lexer
T
History
amery
322e383012
lexer: introduce Position.Next()/Position.NextLine() factories
...
Signed-off-by: Alejandro Mery <
amery@jpi.io
>
2023-08-29 16:28:47 +00:00
..
error.go
lexer: ErrUnacceptableRune
2023-08-29 16:28:47 +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 16:28:47 +00:00
reader.go
lexer: introduce Reader.Accept()/AcceptAll()
2023-08-29 13:26:49 +00:00