Skip to content
/ dsl Public

A small library to help write parsers for Domain Specific Languages using pure go code.

License

Notifications You must be signed in to change notification settings

madlitz/dsl

Repository files navigation

dsl

A small library to help you to create a Domain Specific Languager parser.

go get github.com/madlitz/dsl
go build github.com/madlitz/dsl
go test github.com/madlitz/dsl/mydsl

About

A small library to help write parsers for Domain Specific Languages using pure go code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages