Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 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!