shamjithkv / CoCoViLa

Model-Based Software Development Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoCoViLa (Compiler Compiler for Visual Languages)

is a framework for design and implementation of visual specification languages, where the visual specification could be directly translated into executable code.

Homepage: http://www.cs.ioc.ee/cocovila

Building:

(requires Apache Maven http://maven.apache.org/)

cd <path to CoCoViLa>/

mvn clean install

Running CoCoViLa Scheme Editor:

mvn exec:exec -Prun-se

Running CoCoViLa Class Editor:

mvn exec:exec -Prun-ce

Continuous Integration

Build Status

About

Model-Based Software Development Platform

License:Apache License 2.0


Languages

Language:Java 96.7%Language:Lex 1.9%Language:ANTLR 1.3%Language:Ruby 0.1%