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
e308b8e284f5080c7fa5031877c06b320cc9dd18
core
/
lexer
T
History
amery
e308b8e284
lexer: IsSpace()
...
Signed-off-by: Alejandro Mery <
amery@jpi.io
>
2023-08-29 20:18:15 +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: IsSpace()
2023-08-29 20:18:15 +00:00