Java Embedded Python 2.0 review

Download
by rbytes.net on

Java Embedded Python embeds CPython in Java

License: GPL (GNU General Public License)
File size: 0K
Developer: Mike Johnson
0 stars award from rbytes.net

Java Embedded Python embeds CPython in Java. It is safe to use in a heavily threaded environment, it is quite fast and its stability is a main feature and goal.

Here are some key features of "Java Embedded Python":
Using the native Python interpreter may mean a massive speed improvement over Java-based languages.
Python is mature so authors needn't fear the interpreter will suddenly change widely-used features.
Access to the high quality Python modules, both native and Python-based.
Compilers and assorted Python tools are as mature as the language.
Python is an ideal language for your business logic. It is easy to learn, eminently readable and generally immune to programming gotchas.

Patches, comments and other help is greatly appreciated. If you need help, post to the SourceForge mailing list or forums. Please include code snippets for the most accurate response.

Requirements:
Python 2.2

What's New in This Release:
Changes since the last beta were limited to makefile updates to compile correctly without javax.script support.

Java Embedded Python 2.0 keywords