InfoQ

Topic/Tag specific view

All content and news on InfoQ about Jython


News about Jython

JVM Dynamic Language Shootout

Community
Java
Topics
Dynamic Languages

Travis Jensen compares Groovy, Jython and JRuby for developing web based user interfaces.

Dynamic Languages on the CLR and JVM

Community
.NET,
Ruby,
Java
Topics
Dynamic Languages

John Rose, a key designer behind Sun's new Da Vinci Machine project initiative, and Charles Nutter of the JRuby project, contrast dynamic language support and optimization on the JVM and Microsoft's Dynamic Language Runtime.

The Grinder 3.0: "The Programmer's Load Tester" Adds Scripting Support

Community
Java
Topics
Performance & Scalability,
Software Testing

The Grinder is an open source Java load testing framework that makes it easy to run a distributed test using many load injector machines. Its new release brings significant enhancements including integration with a scripting engine (Jython) that allows flexible test recording, script customization and replay.

Python Web Framework on the JVM

Community
Java
Topics
Language,
Web Frameworks,
Open Source

Recently there has been a lot of news about numerous languages making their way onto the JVM, providing endless possibilities. Python has been around for years and its JVM implementation, Jython, hopes to bring a Python web framework to the JVM. It could prove to be what Rails is to Ruby and Grails is to Groovy.

Jython Receives First Major Release in 4 Years with Version 2.2

Community
Java
Topics
Dynamic Languages

The Jython team has released the first major release of Jython in 4 years with version 2.2. This version implements the internal architecture of Python 2.2 and features of Python 2.3.

Steve Yegge Ports Rails to Javascript/Rhino

Community
Java,
Ruby
Topics
Javascript,
Web Frameworks,
Ruby on Rails

At Foo Camp this past weekend, Steve Yegge of Google gave a talk called "Google Rails Clone" where, as John Lam reports, he talked about his experience porting Ruby on Rails to Javascript at Google. InfoQ summarized the community reaction and took the opportunity to speak with Steve Yegge, who was kind enough to answer some questions.