Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pupudu/java-interpreter
First Step
https://github.com/pupudu/java-interpreter
Last synced: about 1 month ago
JSON representation
First Step
- Host: GitHub
- URL: https://github.com/pupudu/java-interpreter
- Owner: pupudu
- Created: 2014-06-15T16:15:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-27T12:33:03.000Z (about 9 years ago)
- Last Synced: 2024-10-22T04:27:20.884Z (3 months ago)
- Language: Java
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java-Interpreter
First Step
A standalone application which allows users to load un-compiled Java files and dynamically view and execute class methods using the GUI. (Java, Reflections API)