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

https://github.com/creemama/swingconsole

A Java Swing interactive console with readline-esque support
https://github.com/creemama/swingconsole

console java jep jruby readline swing

Last synced: 10 months ago
JSON representation

A Java Swing interactive console with readline-esque support

Awesome Lists containing this project

README

          

# SwingConsole

> A Java Swing interactive console with readline-esque support

Currently there is a [JRuby console](swingconsole-jruby/README.md) and a [Java Embedded Python (JEP) console](swingconsole-jep/README.md).

Java Embedded Python (JEP) SwingConsole - Hello, World!