Linked by Eugenia Loli on Sun 30th Oct 2005 20:00 UTC
Java Rony Flatscher introduces the open source and free Bean Scripting Framework (BSF), which allows any Java application to deploy scripts in other languages. Any Java application developer can use BSF to supply scriptability in a user-friendly scripting language such as Rexx.
Order by: Score:
From Eric.M.
by Anonymous on Sun 30th Oct 2005 23:10 UTC
Anonymous
Member since:
---

REXX is a nice language. Kind of like basic.

You should try it out. Not slow.

Reply Score: 1

meh
by Anonymous on Mon 31st Oct 2005 01:06 UTC
Anonymous
Member since:
---

It looks way too unstructured for my tastes. Don't particularly like Java, either.

-bytecoder

Reply Score: 0

what do you like?
by Anonymous on Mon 31st Oct 2005 01:40 UTC
Anonymous
Member since:
---

"It looks way too unstructured for my tastes. Don't particularly like Java, either."

Don't like unstructured, don't like structured... what do you like then?

Reply Score: 0

RE: what do you like?
by Anonymous on Mon 31st Oct 2005 02:07 UTC in reply to "what do you like?"
Anonymous Member since:
---

python's syntax is quite nice.

-bytecoder

Reply Score: 0

REXX is back?
by puddleglum on Mon 31st Oct 2005 02:18 UTC
puddleglum
Member since:
2005-07-20

I remember REXX from my Amiga days.
I can't say I liked it back then.
I puch prefer PERL.

Reply Score: 1

REXX is back?
by Anonymous on Mon 31st Oct 2005 22:13 UTC in reply to "REXX is back?"
Anonymous Member since:
---

The AmigaOS had/has the best implementation of REXX I've ever seen. Dubbed ARexx which was/is totally integrated into the AmigaOS itself. This was a brilliant move on the AmigaOS coders.

The creator of REXX himself agrees with both of those statement and I have the email from him to back it up!

Nevertheless, I have no idea why you didn't like ARexx because it is a very powerful language, it's fairly easy to learn and it's one of the many things that made and still makes using the AmigaOS a joy. You can pretty much use ARexx to do anything in a very seamless manner. ;)

Reply Score: 0

Sounds good!
by Anonymous on Mon 31st Oct 2005 10:53 UTC
Anonymous
Member since:
---

For me who still use Amiga-like platforms (Pegasos) this sounds good.

On Pegasos AREXX was rewitten all into PPC code and with the incoming release of working Amiga Java (Jamiga), currently in development, then I could use BSF by Rony Flatscher with AREXX to drive Java, and with Java to drive AREXX.

Now it is up to people with software developing skills to port BSF on Amiga.

Good job!

Reply Score: 0

REXX Lives
by Anonymous on Wed 2nd Nov 2005 00:02 UTC
Anonymous
Member since:
---

Rexx is still alive and kicking, running everywhere from Windows to Linux to handhelds to mainframes. It attempts to combine ease of use with power (a tough combination to carry off). Find the several open source interpreters via www.rexx.org or check out Object Rexx at www.oorexx.org.

Reply Score: 0