Rendered at 14:58:29 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
jt2190 20 hours ago [-]
> Work has resumed on the long-dormant 3.0 development line (master; the JAR targets Java 8 and is tested on Java 8 through 25) after a multi-year gap.
Which projects still use BeanShell? I have not heard of BeanShell since... idk 2012? or something, who is maintaining it as well, I would hope someone didn't just fork it and Oracle owns the rights to it somehow? Was Sun fully involved with BeanShell? I don't recall some of this.
Love seeing old projects come back to life though.
dunconian 22 hours ago [-]
A fairly large community of people use MicroManager to run and automate microscopes, which is an extremely overgrown ImageJ plugin.
jcranmer 21 hours ago [-]
jEdit uses BeanShell and appears to still be alive.
badsectoracula 20 hours ago [-]
> I would hope someone didn't just fork it and Oracle owns the rights to it somehow?
Beh, i used to use Java all the time for a bunch of stuff (mainly desktop tools and the like) but after Oracle bought it my interest to it dropped like a rock and remained on the ground after the whole Oracle vs Google circus :-P.
Nowadays i still avoid any languages primarily backed by some large corporation.
pelagicAustral 23 hours ago [-]
This website is the most soulful thing I've seen today.
mt_ 23 hours ago [-]
I finally can release my badly design projects from my graveyard, which will convience propspect users of the effort I put into it.
jimjag 21 hours ago [-]
Who tinkled in your corn-flakes?
frangonf 22 hours ago [-]
I will remember today with a smile in face as the day I met Beany[0].
Hell yeah, I loved beanshell! We used to use it in Android development to give our apps a debug repl, telnet-style. It was so nice, if antiquated even back then. Excited to see this worthy project continue.
hashmash 20 hours ago [-]
I used BeanShell for a few projects years ago, but with JShell and the ability run a Java program directly from a source file, I have no reason to use BeanShell again. What does BeanShell3 offer over what's currently available?
flossly 9 hours ago [-]
For me Kotlin is an "acceptable Ruby with types"
Actually better than the Ruby with types we have now...
wormius 21 hours ago [-]
"Beanly was created with The Gimp"
I can tell.
Interesting I never heard of this. That site feels straight out of 1999.
jimjag 1 days ago [-]
After a long hiatus, BeanShell3 is back on schedule.
More details in the CHANGELOG: https://github.com/beanshell/beanshell/blob/main/CHANGES.md
Love seeing old projects come back to life though.
Beh, i used to use Java all the time for a bunch of stuff (mainly desktop tools and the like) but after Oracle bought it my interest to it dropped like a rock and remained on the ground after the whole Oracle vs Google circus :-P.
Nowadays i still avoid any languages primarily backed by some large corporation.
[0] https://beanshell.github.io/beany.html
I mean, LGPL isn't THAT bad, but made me chuckle.
Actually better than the Ruby with types we have now...
I can tell.
Interesting I never heard of this. That site feels straight out of 1999.