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 48b75ec3c3 lexer: introduce a Position (Line, Column) handler 2 years ago
lexer lexer: introduce a Position (Line, Column) handler 2 years ago
runes runes.Reader: simplify buffer handling 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