| Author |
Jython, Python etc. (Use Scenarios)
|
Aruneesh Salhotra
Ranch Hand
Joined: May 12, 2004
Posts: 167
|
|
Hi, I want to understand something about getting starting to learn Python and Jython. What are the use scenarios where Jython, Python would be used, and what benefit it would have over other scripting languages. Regards Aruneesh
|
 |
Ken Seehof
Greenhorn
Joined: May 07, 2004
Posts: 9
|
|
I am developing a Java application that will need a built in scripting language. Jython will make it very easy to expose anything I want to from my program in python. Python is extremely easy for our users to learn and use. Also a python command interpreter window is trivial to implement.
|
 |
 |
|
|
subject: Jython, Python etc. (Use Scenarios)
|
|
|