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 3edf777c68 lexer: add Lexer.AtLeast() to gather input data from the Feeder 3 years ago
attic/ebnf attic/ebnf: `go fmt` 3 years ago
lexer lexer: add Lexer.AtLeast() to gather input data from the Feeder 3 years ago
runes runes.Feeder: renamed Buffered() to Runes() and Len() to Buffered() for consistency with bufio 3 years ago
scanner scanner: adjust comments to make golint happy 10 years ago
COPYING COPYING: add MIT licence text 3 years ago
Makefile build-sys: replace gofmt.sh with `make fmt` 3 years ago
README.asciidoc Create asciigoat.org/core package 11 years ago
core.go Create asciigoat.org/core package 11 years ago
go.mod go.mod: add initial go.mod 3 years ago

README.asciidoc

asciigoat.org/core
==================

helpers and general structs used by asciigoat parsers and generators