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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Polyglot Program (1991)

28 点作者 pcmonk将近 10 年前

3 条评论

userbinator将近 10 年前
This appears to be the current record - <i>16</i> languages: <a href="https:&#x2F;&#x2F;github.com&#x2F;mauke&#x2F;poly.poly&#x2F;blob&#x2F;master&#x2F;poly.poly" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mauke&#x2F;poly.poly&#x2F;blob&#x2F;master&#x2F;poly.poly</a>
评论 #9742900 未加载
alganet将近 10 年前
Love writing those! So much effort. Here is a sh&#x2F;bat polyglot I did a while back <a href="https:&#x2F;&#x2F;gist.github.com&#x2F;alganet&#x2F;9531262" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;alganet&#x2F;9531262</a>
yoklov将近 10 年前
Once saw a polyglot program used as both a build script and the program to build. It was part C++ and part batch script, though for the most part the C++ part just #included several cpp files.