Registry / utility / golex
library1.1.0gogounverified

Golex is a lex/flex-like utility that renders .l formatted data to Go source code.

go get modernc.org/golex
INSTALL
IMPORT
SIG · GOLEX
G
golex
utilitygov1.1.0
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.

golex
modernc.org/golex

Print the golex version

package main import ( "fmt" "modernc.org/golex" ) func main() { fmt.Println(golex.Version) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
golex — go get golex · libregistry