lex icon indicating copy to clipboard operation
lex copied to clipboard

A lexer toolbox for Go

Results 2 lex issues
Sort by recently updated
recently updated
newest added

https://github.com/db47h/parsekit/blob/40c419bf5a12147f30ee2c195041831d3a9ad4ff/lexer/example_test.go#L20

enhancement
doc

https://github.com/db47h/lex/blob/6534f3a11254fe61b12cac50f8f639c879a9806a/file.go#L119 This should be > GetLineBytes returns a byte slice containing the input line for the given file offset.

doc