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