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
- Host: GitHub
- URL: https://github.com/vrl-studio/vrl
- Owner: VRL-Studio
- Created: 2012-10-27T21:56:45.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-06-28T16:18:55.000Z (10 months ago)
- Last Synced: 2024-06-28T17:46:11.871Z (10 months ago)
- Topics: integrated-development-environment, java, javafx, swing, visual-programming-language, visual-reflection-library, vrl, vrl-studio
- Language: Java
- Homepage: http://vrl.mihosoft.eu
- Size: 113 MB
- Stars: 29
- Watchers: 13
- Forks: 18
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
VRL (Visual Reflection Library)
===============================[](https://travis-ci.org/VRL-Studio/VRL) [ ](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