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 5f816300f6 Merge pull request 'lexer: introduce Position.Add()' (#13) 1 year ago
..
error.go lexer: add Hint to Error, which is expanded as "%s" instead of "%q" 1 year ago
lexer.go lexer: extend Run() to treat io.EOF as non-error termination 1 year ago
position.go lexer: introduce Position.Add() 1 year ago
reader.go lexer: introduce Reader.Accept()/AcceptAll() 1 year ago
runes.go lexer: introduce NewIsInRunes() shortcut for NewIsIn() 1 year ago