Differences

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

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
integration_of_various_programming_languages_into_pogamut [2010/10/13 18:39]
jakub_gemrot created
integration_of_various_programming_languages_into_pogamut [2010/10/13 18:45]
jakub_gemrot
Line 13: Line 13:
 <th style="font-weight:normal;">Excitement:</th> <th style="font-weight:normal;">Excitement:</th>
 <th> </th> <th> </th>
-<th><font color="blue">Have you always wanted to have a quick overview through many programming languages and no project where to test them? And score points? You've found it!</font></th>+<th><font color="blue">Have you always wanted to know what Python, Ruby, Scala and other languages are but have no project where to test them? And score points the very same time at MFF? You've found it!</font></th>
 </tr> </tr>
 <tr> <tr>
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's behaviors in Java programming language. But JVM offers more! There exists many languages which can interpreted by JVM apart Java (even with interpreter or via compiler that produces Java Bytecode). Ruby, Python, PHP, Scala, Javascript and many more. Now we would like to check whether they can be truly used with Pogamut. So the main part of work is to sit down and get hang of how these languages can be combined with Pogamut. You should not fear it - it usually comes down to the question "how the language are representing classes / objects" and use the very same interface the Pogamut is offering in different language.</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