An open API service indexing awesome lists of open source software.

https://github.com/vrl-studio/vrl

Visual Reflection Library
https://github.com/vrl-studio/vrl

integrated-development-environment java javafx swing visual-programming-language visual-reflection-library vrl vrl-studio

Last synced: about 1 month ago
JSON representation

Visual Reflection Library

Awesome Lists containing this project

README

        

VRL (Visual Reflection Library)
===============================

[![Build Status](https://travis-ci.org/VRL-Studio/VRL.svg?branch=master)](https://travis-ci.org/VRL-Studio/VRL) [ ![Download](https://javadoc.io/badge2/eu.mihosoft.vrl/vrl/javadoc.svg)](https://javadoc.io/doc/eu.mihosoft.vrl/vrl)


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

Join the [Developer Group](https://groups.google.com/forum/#!forum/vrl-developers) if you'd like to contribute.

# Dependencies

- Java >= 1.8 (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](http://vrl-studio.mihosoft.eu). 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

- Release Builds: http://vrl.mihosoft.eu/builds/releases/
- Latest Builds: http://vrl.mihosoft.eu/builds/latest
- Latest API-Doc: https://javadoc.io/doc/eu.mihosoft.vrl/vrl/latest/index.html

### For 0.5 (Playground)

- Test Reports: http://vrl.mihosoft.eu/test-reports/latest/

# Maven Artifacts

Repository: maven central (http://repo1.maven.org/maven2, see above for latest version)


eu.mihosoft.vrl
vrl
0.4.3.0.2