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
ef0e093aaa60668dc855673d0b07453d013d75b9
core
/
lexer
T
History
amery
ef0e093aaa
lexer: introduce Position.Next()/Position.NextLine() factories
...
Signed-off-by: Alejandro Mery <
amery@jpi.io
>
2023-08-29 23:37:07 +00:00
..
error.go
lexer: ErrUnacceptableRune and ErrNotImplemented
2023-08-29 23:30:44 +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 23:37:07 +00:00
reader.go
lexer: introduce Reader.Accept()/AcceptAll()
2023-08-29 13:26:49 +00:00
runes.go
lexer: NewIsNot(), NewIsIn(), NewIsOneOf()
2023-08-29 23:30:51 +00:00