• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    Shell
  • Created almost 16 years ago
  • Updated over 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Jarminal (Terminal -Te +Ja) is a java interactive shell. It emulates the python shell and provides facilities for running java commands from the terminal(as if java is an interpreted language) without the hassle of creating a class, compiling it and running are which is the steps involved even to write Hello World.