Registry / utility / timtadh-lexmachine

timtadh-lexmachine

JSON →
library0.2.3gogounverified

Package lexmachine is a full lexical analysis framework for the Go programming language.

go get github.com/timtadh/lexmachine
INSTALL
IMPORT
SIG · TIMTADH-LEXMACHINE
T
timtadh-lexmachine
utilitygov0.2.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

lexmachine
github.com/timtadh/lexmachine

Create a new lexer instance

package main import ( "fmt" "github.com/timtadh/lexmachine" ) func main() { lexer := lexmachine.NewLexer() fmt.Println(lexer) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
timtadh-lexmachine — go get timtadh-lexmachine · libregistry