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
a5f848284277e7547e85a9a5ec60f7843783a0cb
core
/
lexer
T
History
amery
a5f8482842
lexer: NewIsNot(), NewIsIn(), NewIsOneOf()
...
Signed-off-by: Alejandro Mery <
amery@jpi.io
>
2023-08-29 23:13:55 +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
runes.go
lexer: NewIsNot(), NewIsIn(), NewIsOneOf()
2023-08-29 23:13:55 +00:00