A docker image for building C# parsers and scanners with the Coco/R compiler generator.
Assuming docker is installed, installation is not required. Instead follow the usage instructions below.
docker run --rm --volume "$(CURDIR):/blah" -it aabs/cocor-build-tools:0.1.0 /blah/taste.atg
PRs accepted at aabs/cocor-build-tools
GPL3 © Andrew Matthews