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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Equiv: Inter-Languages Equivalent Package Finder

24 点作者 fka超过 9 年前

3 条评论

fka超过 9 年前
Hello!<p>As you know, the programming world grows so fast. Loads of packages are being created day by day. And there are so many programming laguages around. When the developers try new languages, they need to reuse their experience.<p>equiv allows you to use your experience in all programming languages. And it makes you adopt a new language faster.<p>Let&#x27;s say you are a Rubyist who wants to develop a web application with Python. Since you are a Ruby user, you already know Sinatra, but don&#x27;t know the Python world. Just use equiv and it will find you the Python equivalent of Sinatra.<p>The equiv is still in very early release, does not have much packages yet, but in time I want to extend them by the contributions of the community.<p>We are waiting for your pull requests!
saidozcan超过 9 年前
Really nice idea. To have some base data quickly a script can be written to retrieve packages automatically from sources like Pypi by checking and matching some keywords from their description.
sdogruyol超过 9 年前
Wow, this is pretty cool.<p>It&#x27;ll be a really useful tool for exploring new languages once it has enough data.