go-dsl icon indicating copy to clipboard operation
go-dsl copied to clipboard

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

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