jython
Submitted by crc on Sun, 05/02/2004 - 19:35.
how difficult is it, to implement scripting languages like jython, ruby, rexx or javascript? i guess, the jython shell (interpreter) could be used as a debugger too.
- Login to post comments
Not so difficult
Should not be difficult. For now, you should convert it into a plugin and load it.
Ewout