asciigoat's core library https://asciigoat.org/core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Alejandro Mery eb9261b478 lexer: NewIsNot(), NewIsIn(), NewIsOneOf() 1 year ago
..
error.go lexer: ErrUnacceptableRune and ErrNotImplemented 1 year ago
lexer.go lexer: runes.Reader renamed to lexer.Reader 1 year ago
position.go lexer: introduce a Position (Line, Column) handler 1 year ago
reader.go lexer: Implement Reader.UnreadRune() and Reader.PeekRune() 1 year ago
runes.go lexer: NewIsNot(), NewIsIn(), NewIsOneOf() 1 year ago