[HN Gopher] Show HN: JavaFiddle - Compile, run and share Java co...
___________________________________________________________________
Show HN: JavaFiddle - Compile, run and share Java code fully client
side
Author : apignotti
Score : 53 points
Date : 2023-05-09 14:37 UTC (8 hours ago)
(HTM) web link (javafiddle.leaningtech.com)
(TXT) w3m dump (javafiddle.leaningtech.com)
| bdodhso wrote:
| how do you bootstrap all the downloads from your ant/mvn/gradle
| to run anything besides hello world?
| ubertaco wrote:
| Seems like it doesn't support records:
| https://javafiddle.leaningtech.com/#E4Uwxg9sAmAEAKECWA7ALgCl...
| apignotti wrote:
| "record" is a Java 14+ feature. CheerpJ currently supports Java
| 8 only, but the 3.0 is designed to be scalable to modern Java
| versions.
| zzbn00 wrote:
| There is also IJava (https://github.com/SpencerPark/IJava) -- a
| nice Jupyter Java kernel. Perfect for a lot of small Java
| programs for learning and teaching.
| dang wrote:
| Related ongoing thread:
|
| _CheerpJ 3.0: a JVM replacement in HTML5 and WASM to run Java on
| modern browsers_ - https://news.ycombinator.com/item?id=35873552
| - May 2023 (121 comments)
| exabrial wrote:
| Locally: exabrial@galactus:~$ jshell |
| Welcome to JShell -- Version 17.0.6 | For an introduction
| type: /help intro jshell>
| System.out.println("HelloWorld!"); HelloWorld!
| jshell> /exit | Goodbye
___________________________________________________________________
(page generated 2023-05-09 23:02 UTC)