An Introduction to Jython
- Introduction
- Topics
- What Is Python?
- What Is Jython?
- Differences - Python & Jython
- Differences - Python & Java
- What Does Jython Do Well?
- What Does Jython Not Do Well?
- What Java Libraries Are Superior To Python?
- Jython's Production Viability
- Examples
- Examples - Lists
- Examples - Dicts
- Examples - Reading files line by line
- Examples - Exception Handling
- Examples - Reflection
- Examples - Subclassing
- Examples - Servlets
- Examples - Databases
- Examples - Embedding
- Alternatives
- Alternatives - 100% Java Languages
- Alternatives - JVM-PVM Integration
- Alternatives - Distributed Objects
- Alternatives - Which To Choose?
- Performance
- Performance - Startup
- Performance - Iterate A File & Regular Expressions
- Getting Starting
- Development Environment
- How It Works
- How It Works - Writing Extension Modules
- How It Works - Writing Extension Modules - Thoughts
- How It Works - Runtime
- How It Works - Runtime - Java
- How It Works - Runtime - Jython
- Where Is Jython Going?
- References
|