Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

BeanShell

< >

BeanShell is an open source programming language created in 1999.

#840on PLDB 25Years Old
Homepage · REPL · Try It Online · Wikipedia

BeanShell is a Java-like scripting language, invented by Patrick Niemeyer. It runs in the Java Runtime Environment (JRE) and uses a variation of the Java syntax, in addition to scripting commands and syntax.. Read more on Wikipedia...


Example from Riju:
print("Hello, world!");
Example from hello-world:
print ("Hello World");

Language features

Feature Supported Example Token
Strings ✓ "Hello world" "
Print() Debugging ✓ print
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll