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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: JavaFiddle – Compile, run and share Java code fully client side

66 点作者 apignotti大约 2 年前

5 条评论

ubertaco大约 2 年前
Seems like it doesn&#x27;t support records: <a href="https:&#x2F;&#x2F;javafiddle.leaningtech.com&#x2F;#E4Uwxg9sAmAEAKECWA7ALgClW2APANLNrAJ4CUsA3gFCx2wAOArgEYA2SYsAzmgIZpOCZOlhMGGCjXozYoNE2ApYKEAHdh2DAVKwAtLACMZWvQC+pus3ZDeAoYmLQIalJKqXZ8xctUbH6NqEJLAA1EZkANyeFjLWHFx2glwBOGwgAGaYUp4y3koq6pqBuPpGwVExnvG2-MnFOMBIAOYAFtkesvT5vkWp2mHlpJUysfQ1XMQAtnworQL8KAAiSHYoYCAAKhAYqbAQaK0gwDlddD2wALICrQB0fCzcGAdHwLelBoer7xTh14f3R7PQ7HW4hT6tb7kaKjagWagTWBgNh8bjcK58VCdcasBI8OpCABuyDgM1QGAAymgmihmgBtAC6sD4wGa3FOZwpJF4ICmtwgTDQtwYNLQbDcACIJYMMH4GhgAKz4ADMZDItxmcwWsxWaw221lfREmAADPgTWqYeY4UA" rel="nofollow">https:&#x2F;&#x2F;javafiddle.leaningtech.com&#x2F;#E4Uwxg9sAmAEAKECWA7ALgCl...</a>
评论 #35878543 未加载
exabrial大约 2 年前
Locally:<p><pre><code> exabrial@galactus:~$ jshell | Welcome to JShell -- Version 17.0.6 | For an introduction type: &#x2F;help intro jshell&gt; System.out.println(&quot;HelloWorld!&quot;); HelloWorld! jshell&gt; &#x2F;exit | Goodbye</code></pre>
dang大约 2 年前
Related ongoing thread:<p><i>CheerpJ 3.0: a JVM replacement in HTML5 and WASM to run Java on modern browsers</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35873552" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35873552</a> - May 2023 (121 comments)
zzbn00大约 2 年前
There is also IJava (<a href="https:&#x2F;&#x2F;github.com&#x2F;SpencerPark&#x2F;IJava">https:&#x2F;&#x2F;github.com&#x2F;SpencerPark&#x2F;IJava</a>) -- a nice Jupyter Java kernel. Perfect for a lot of small Java programs for learning and teaching.
bdodhso大约 2 年前
how do you bootstrap all the downloads from your ant&#x2F;mvn&#x2F;gradle to run anything besides hello world?