jsweet
Java-to-web compiler
Transpiles Java code to run on the web using TypeScript and JavaScript
A Java to JavaScript transpiler.
1k stars
49 watching
158 forks
Language: Java
last commit: 11 months ago
Linked from 1 awesome list
compilerjavajavascriptjavascript-transpilerjsweetlanguagetranspilertypescript
Related projects:
Repository | Description | Stars |
---|---|---|
cincheo/jsweet-quickstart | A simple template project to get started with JSweet Java to TypeScript transpiler | 17 |
cincheo/jsweet-examples | A collection of examples demonstrating the use of JSweet to translate Java code into JavaScript for web development. | 37 |
cincheo/jsweet-eclipse-plugin | An Eclipse plugin that enables developers to compile and run Java code in the browser using the JSweet transpiler | 20 |
cincheo/jsweet-angular2-quickstart | An Angular 2 application built using Java and transpiled with JSweet, providing a starting point for building an Angular 2 app with Java | 9 |
cincheo/jsweet-examples-react | Provides examples and tools to integrate React.js with Java using JSweet. | 17 |
j4ts/j4ts | Provides Java APIs for JavaScript and TypeScript by transpiling GWT's JRE emulation library | 97 |
lgrignon/jsweet-gradle-plugin | Enables compilation and development of JavaScript-based Java applications using the JSweet framework in a Gradle build system | 17 |
paulbartrum/jurassic | A .NET library to compile and execute JavaScript code in a standards-compliant way | 885 |
i-net-software/jwebassembly | A tool that converts Java bytecode into WebAssembly for running in web browsers. | 998 |
rajkumardusad/jitcompiler | An online code compiler that supports multiple programming languages and allows users to write, compile, and run code in their browser or on-the-go. | 74 |
cincheo/jsweet-examples-threejs | Demonstrates using ThreeJS with JSweet for 3D graphics and interactive applications. | 11 |
grant/javacoffee | A CoffeeScript-like syntax compiler for Java code | 14 |
andrei-markeev/ts2c | Transpiles JavaScript/TypeScript to C89 code | 1,262 |
i-net-software/jlessc | A pure Java compiler for the Less CSS preprocessor | 56 |
fabiosantoscode/js2cpp | A tool that translates JavaScript code into C++ code using static type checking and code generation. | 111 |