/go-dsl

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

Primary LanguageGoGNU Lesser General Public License v3.0LGPL-3.0

go-dsl

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

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