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 f79e2bee9e Merge pull request 'lexer: rename runes.Reader to lexer.Reader and implement UnreadRune() and PeekRune()' (#4) 3 years ago
lexer lexer: Implement Reader.UnreadRune() and Reader.PeekRune() 3 years ago
.editorconfig
.gitignore
LICENCE.txt
README.md
docs.go
go.mod chore: rename module to asciigoat.org/core 3 years ago
go.sum

README.md

asciigoat's core library