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 f8f6ff9e11 Merge pull request 'lexer: Reader.Accept(), AcceptAll(), and StateFn' (#5) 1 year ago
..
error.go lexer: introduce Error{} 1 year ago
lexer.go lexer: extend Run() to treat io.EOF as non-error termination 1 year ago
position.go lexer: introduce a Position (Line, Column) handler 1 year ago
reader.go lexer: introduce Reader.Accept()/AcceptAll() 1 year ago