bsumirak / VRL

Visual Reflection Library

Home Page:http://vrl.mihosoft.eu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VRL (Visual Reflection Library)

Build Status

Webpage: http://vrl-studio.mihosoft.eu

Join the Developer Group if you'd like to contribute.

Dependencies

  • Java >= 1.6 (JDK)
  • NetBeans >= 7.4

How To Build

  • Open the VRL project with NetBeans and build it

NOTE: Alternatively you can build VRL from the command line by using Ant >= 1.8

Nice, But What Can I Do With It?

To see what is possible with VRL check out VRL-Studio. It is a VRL based IDE that allows to write programs at runtime! Each object you instantiate can be visualized and manipulated through an automatically created user interface.

API Doc & Builds

###For 0.5 (Playground)

Maven Artifacts

Repository: https://oss.sonatype.org/content/repositories/snapshots

<dependency>
  <groupId>eu.mihosoft.vrl</groupId>
  <artifactId>vrl</artifactId>
  <version>0.4.2.8.5-SNAPSHOT</version>
</dependency>

About

Visual Reflection Library

http://vrl.mihosoft.eu


Languages

Language:Java 60.3%Language:HTML 39.6%Language:Shell 0.1%Language:Objective-C 0.1%Language:CSS 0.0%