Skip to main content
Top

2016 | OriginalPaper | Chapter

2. Introduction to Jython

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

Abstract

We have already pointed out that Jython is an implementation of the Python programming language, unlike CPython which is implemented in C/C++. While these implementations provide almost identical Python language programming environment, there are several differences. Since Jython is fully implemented in Java, it is completely integrated into the Java platform, so one can call any Java class and method using the Python language syntax. This has some consequences for the way you would program in Jython. During the execution of Jython programs, the Jython source code is translated to Java bytecode that can run on any computer that supports the Java virtual machine. This chapter gives a short introduction to the Jython programming language. We cannot give a comprehensive overview of Jython or Python in this chapter: this chapter aims to describe the bare minimum which is necessary to understand the Jython language, and to provide the reader with sufficient information for the following chapters describing numerical methods and statistical techniques using the DMelt libraries.

Dont have a licence yet? Then find out more about our products and how to get one now:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Literature
2.
go back to reference Richardson C, Avondolio D, Vitale J, Schrager S, Mitchell M, Scanlon J (2005) Professional Java, JDK 5 edn. Wrox, Birmingham Richardson C, Avondolio D, Vitale J, Schrager S, Mitchell M, Scanlon J (2005) Professional Java, JDK 5 edn. Wrox, Birmingham
3.
go back to reference Arnold K, Gosling J, Holmes D (2005) Java(TM) programming language, 4th edn., Java SeriesAddison-Wesley Professional, Boston Arnold K, Gosling J, Holmes D (2005) Java(TM) programming language, 4th edn., Java SeriesAddison-Wesley Professional, Boston
4.
go back to reference Flanagan D (2005) Java in a nutshell, 5th edn. O’Reilly Media Inc, Sebastopol Flanagan D (2005) Java in a nutshell, 5th edn. O’Reilly Media Inc, Sebastopol
5.
go back to reference Eckel B (2006) Thinking in Java, 4th edn. Prentice Hall PTR, Prentice Eckel B (2006) Thinking in Java, 4th edn. Prentice Hall PTR, Prentice
6.
go back to reference Bloch J (2008) Effective Java, 2nd edn. The Java Series. Prentice Hall PTR, Prentice Bloch J (2008) Effective Java, 2nd edn. The Java Series. Prentice Hall PTR, Prentice
Metadata
Title
Introduction to Jython
Author
Sergei V. Chekanov
Copyright Year
2016
DOI
https://doi.org/10.1007/978-3-319-28531-3_2

Premium Partner