Skip to content

Latest commit

 

History

History
executable file
·
9 lines (7 loc) · 213 Bytes

README.md

File metadata and controls

executable file
·
9 lines (7 loc) · 213 Bytes

go-dsl

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

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