Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
integration_of_various_programming_languages_into_pogamut [2010/10/13 18:43]
jakub_gemrot
integration_of_various_programming_languages_into_pogamut [2010/10/13 18:45]
jakub_gemrot
Line 19: Line 19:
 <th> </th> <th> </th>
 <th><font color="default" style="font-weight:normal;"> <th><font color="default" style="font-weight:normal;">
-The Pogamut platform are running on top of Java Virtual Machine (JVM) providing a quick way for coding bot behavior in Java programming language. But JVM offers more! There exists many languages which can interpreted by JVM apart Java (even via Java interpreter or via compiler that produces Java Bytecode). Ruby, Python, PHP, Scala, Javascript and many more. This waht the project is all about. We would like to check whether these languages can be truly used with Pogamut. So the main part of work will be to sit down and get these languages up and running in JVM and test whether they are suitable for Pogamut. And we're pretty sure they are, because it will eventually comes down to the question "how the language are representing classes / objects"? And if they do, they could be mapped to Java classes/objects of the Pogamut platform.</font></th>+The Pogamut platform are running on top of Java Virtual Machine (JVM) providing a quick way for coding bot behavior in Java programming language. But JVM offers more! There exist many languages which can interpreted by JVM apart Java (either via interpreter implemented in Java or via compiler that produces Java Bytecode). Ruby, Python, PHP, Scala, Javascript and many more. And that's exactly what this project is all about. We would like to check whether these languages can be truly used with Pogamut. So the main part of work will be to sit down and get these languages up and running in JVM and test whether they are suitable for Pogamut. And we're pretty sure they are, because it will eventually comes down to the question "how the language are representing classes / objects" and how to map them to Java classes/objects of the Pogamut platform (which is pretty easy in case of Python for an instance!).</font></th>
 </tr> </tr>
 </table></html> </table></html>
  
integration_of_various_programming_languages_into_pogamut.txt · Last modified: 2010/10/15 09:11 by jakub_gemrot