NOTICE: This package has been removed from pkgsrc

./devel/goyacc, Yacc for the Go programming language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.20170314, Package name: goyacc-0.20170314, Maintainer: pkgsrc-users

Goyacc is a version of yacc for Go. It is written in Go and generates
parsers written in Go.


Required to build:
[lang/go] [pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2018-11-09 21:54:08 by Roland Illig | Files touched by this commit (4) | Package removed
Log message:
devel/goyacc: remove the package again, it is already included in go-tools
   2018-11-09 21:51:46 by Roland Illig | Files touched by this commit (4)
Log message:
devel/goyacc: add parser generator for Go programs

Goyacc is a version of yacc for Go. It is written in Go and generates
parsers written in Go.
   2018-02-21 03:05:41 by Roland Illig | Files touched by this commit (4) | Package removed
Log message:
devel/goyacc: remove package since it is already included in go-tools
   2018-02-20 23:47:50 by Roland Illig | Files touched by this commit (1)
Log message:
devel/goyacc: fix PKGNAME
   2018-02-20 23:10:28 by Roland Illig | Files touched by this commit (4)
Log message:
devel/go-yacc: add go-yacc from 20170314

Goyacc is a version of yacc for Go. It is written in Go and generates
parsers written in Go.