is a framework for design and implementation of visual specification languages, where the visual specification could be directly translated into executable code.
Homepage: http://cocovila.github.io/
cd <path to CoCoViLa>/
./mvnw clean package
./mvnw exec:exec -Prun-se
./mvnw exec:exec -Prun-ce