Measures Concepts
GitHub icon

BeanShell

BeanShell - Programming language

< >

BeanShell is an open source programming language created in 1999.

#734on PLDB 25Years Old

Try now: Riju · TIO

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 Token Example
Strings ✓ "
"Hello world"
Print() Debugging ✓ print

View source

- Build the next great programming language · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout