Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 7 Java Transpiler Projects
-
Project mention: Ask HN: Anyone Interested in Taking over Jsweet.org? | news.ycombinator.com | 2023-12-10
You can take a look at https://github.com/j4ts, which contains some Java libs transpiled by JSweet to TS/JS. The AWT/Swing implementation is just a proof of concept, but some other libs are fully functional like awt/geom.
However, you have to be aware that the initial purpose of JSweet was not to port all Java libs to JS. JSweet allows the transpiler to be customized (with extensions) to map Java APIs to JS ones so that you don't necessarily need a JS runtime. It's all explained in the "Extending the transpiler" section of the core doc: https://github.com/cincheo/jsweet/blob/master/doc/jsweet-lan...
-
Project mention: CheerpJ 3.0: a JVM replacement in HTML5 and WASM to run Java on modern browsers | news.ycombinator.com | 2023-05-09
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
Project mention: CheerpJ 3.0: a JVM replacement in HTML5 and WASM to run Java on modern browsers | news.ycombinator.com | 2023-05-09
-
webfx
A JavaFX application transpiler. Write your Web Application in JavaFX and WebFX will transpile it in pure JS.
There's this: https://github.com/webfx-project/webfx. But it uses GWT which is not maintained (actively) anymore.
-
Project mention: is there a way to create a java library with JS/TS bindings that can be published to npmjs ? | /r/java | 2023-07-05
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Java Transpiler related posts
- is there a way to create a java library with JS/TS bindings that can be published to npmjs ?
- I like to discuss ui frameworks for java backend?
- How to manipulate SQL string programmatically?
- Creating a incremental game in Java
- When this will come to Java or when will the work start for this?
- Clearwing VM: A Java to C++ transpiler
- Clearwing VM: A Java to C++ transpiler
-
A note from our sponsor - Onboard AI
getonboard.dev | 10 Dec 2023
Index
What are some of the best open-source Transpiler projects in Java? This list will help you:
Project | Stars | |
---|---|---|
1 | jsweet | 1,406 |
2 | j2cl | 1,122 |
3 | Bytecoder | 826 |
4 | webfx | 260 |
5 | bck2brwsr | 112 |
6 | clearwing-vm | 33 |
7 | PyJava | 24 |