Skip to main content

2016 | OriginalPaper | Buchkapitel

2. Introduction to Jython

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

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.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

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!

Literatur
2.
Zurück zum Zitat 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.
Zurück zum Zitat 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.
Zurück zum Zitat 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.
Zurück zum Zitat 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.
Zurück zum Zitat 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
Metadaten
Titel
Introduction to Jython
verfasst von
Sergei V. Chekanov
Copyright-Jahr
2016
DOI
https://doi.org/10.1007/978-3-319-28531-3_2

Premium Partner