vote up 0 vote down star

Is it easier to write an extension library in Java or Jython for Maxq?

flag

67% accept rate
2  
Easier for whom? For you - how would I know? For me - why would you care? :-) – ChssPly76 Sep 11 at 2:54

2 Answers

vote up 1 vote down

Any java based language should work (groovy, java, jython, jruby, etc.) so it totally depends on the context (your skills and experience).

If I had to choose, I would choose Python. But if you are stronger in java and feel innovative today, you can take a look at groovy.

link|flag
Actually, Jython IS Python, just implemented in Java – mcjabberz Sep 16 at 13:50
Sorry, by java based, I meant: language implementations that run under the JVM. – Santi Sep 16 at 19:56
vote up 0 vote down

Assuming you mean this maxq, any JVM-based language should be fine, so you should use whichever one you're already familiar and comfortable with. What is it exactly that you need to do in that extension library...?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.