Skip to content

aiquestion/simple-template

Repository files navigation

Simple Template

Implement a simple template script interpreter.
Using golang text/scanner as lexer, goyacc to generate parser.

playground: http://aiquestion.com:8080/play.html

Dep: go get github.com/smartystreets/goconvey go get gopkg.in/gin-gonic/gin.v1

About

a simple parser using goyacc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published