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 93c58cdc26 Merge pull request 'lexer: introduce a Position (Line, Column) handler' (#8) 3 years ago
lexer lexer: introduce a Position (Line, Column) handler 3 years ago
tools build-sys: import build system from darvaza.org/core 3 years ago
.editorconfig Initial commit 3 years ago
.gitignore Initial commit 3 years ago
LICENCE.txt Initial commit 3 years ago
Makefile build-sys: import build system from darvaza.org/core 3 years ago
README.md Initial commit 3 years ago
docs.go Initial commit 3 years ago
go.mod build-sys: import build system from darvaza.org/core 3 years ago
go.sum build-sys: import build system from darvaza.org/core 3 years ago
readcloser.go introduce NewReadCloser to allow byte and string buffers to offer io.ReadCloser 3 years ago

README.md

asciigoat's core library