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 9425ba0f7c lexer: introduce a Position (Line, Column) handler 2 years ago
..
error.go lexer: introduce Error{} 2 years ago
lexer.go lexer: runes.Reader renamed to lexer.Reader 2 years ago
position.go lexer: introduce a Position (Line, Column) handler 2 years ago
reader.go lexer: Implement Reader.UnreadRune() and Reader.PeekRune() 2 years ago