Scripting in Java
        Posted  
        
            by eflles
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by eflles
        
        
        
        Published on 2008-10-17T09:23:15Z
        Indexed on 
            2010/03/24
            13:43 UTC
        
        
        Read the original article
        Hit count: 665
        
Me and some friends are writing a MORPG in Java, and we would like to use a scripting language to, eg. to create quests.
We have non experience with scripting in Java. We have used Python, but we are very inexperienced with it. One of us also have used Javascript.
What scripting language should we use? What scripting language should we not use?
© Stack Overflow or respective owner