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 f7e13e0978 Merge pull request 'lexer: introduce Error{}' (#6) 2 years ago
lexer lexer: introduce Error{} 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
readcloser.go introduce NewReadCloser to allow byte and string buffers to offer io.ReadCloser 2 years ago

README.md

asciigoat's core library