Registry / utility / cznic-golex

cznic-golex

JSON →
library0.0.0-20181122101858-9c343928389cgogounverified

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

go get github.com/cznic/golex
INSTALL
IMPORT
SIG · CZNIC-GOLEX
C
cznic-golex
utilitygov0.0.0-20181122101858-9c343928389c
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
github.com/cznic/golex

Generates Go lexer code from .l files.

package main import ( "fmt" "github.com/cznic/golex" ) func main() { // Golex is typically used as a command-line tool, not as a library. fmt.Println("Golex generates Go lexers from .l files") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20181122101858-9c343928389clatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
cznic-golex — go get cznic-golex · libregistry