Skip to content

ambjsdp/CoCoViLa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.1%
  • Lex 1.7%
  • ANTLR 1.2%