TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Jython 2.7.3 Released

21 点作者 philonoist超过 2 年前

1 comment

galdosdi超过 2 年前
I&#x27;m so sad that Python3 basically killed Jython. It was wonderful while it lasted. Not only could you interoperate Python inside a JVM, but you even got some performance benefits - no GIL! Far better concurrency and GC than CPython.<p>I have problems at work now that could be helped a lot by being able to run some python code in a JVM, but too much has moved to Py3, it&#x27;s a nonstarter.<p>I wish Python3 had been a project to turn Jython into the official Python instead of just doubling down on shitty CPython. The JVM runtime is miles ahead of where Python&#x27;s reference counting, GIL reliant GC is. Or alternately, wish they&#x27;d had the cojones to just not break backward compatibility. The things they broke backward compatibility for were a pretty sad list of minor features, like print functions instead of statements. For such small gains, so much was lost.<p>CPython, today, in 2022, is still dealing with all this GIL baggage that could have been avoided if Jython hadn&#x27;t been effectively killed off this way.
评论 #33373629 未加载
评论 #33375296 未加载
评论 #33375996 未加载