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) 2 years ago
lexer lexer: Implement Reader.UnreadRune() and Reader.PeekRune() 2 years ago
.editorconfig Initial commit 2 years ago
.gitignore Initial commit 2 years ago
LICENCE.txt Initial commit 2 years ago
README.md Initial commit 2 years ago
docs.go Initial commit 2 years ago
go.mod chore: rename module to asciigoat.org/core 2 years ago
go.sum Initial commit 2 years ago

README.md

asciigoat's core library