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) 1 year ago
lexer lexer: introduce Error{} 1 year ago
.editorconfig Initial commit 1 year ago
.gitignore Initial commit 1 year ago
LICENCE.txt Initial commit 1 year ago
README.md Initial commit 1 year ago
docs.go Initial commit 1 year ago
go.mod chore: rename module to asciigoat.org/core 1 year ago
go.sum Initial commit 1 year ago
readcloser.go introduce NewReadCloser to allow byte and string buffers to offer io.ReadCloser 1 year ago

README.md

asciigoat's core library