asciigoat's INI parser https://asciigoat.org/ini
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 c3883cbb0d parser: introduce NewError() to create lexer.Error using lexer.Position 2 years ago
..
error.go parser: introduce NewError() to create lexer.Error using lexer.Position 2 years ago
lexer.go
lexer_runes.go
parser.go parser: introduce NewError() to create lexer.Error using lexer.Position 2 years ago
text.go
text_position.go
token.go
tokentype_string.go