mirror of
https://github.com/cincheo/jsweet.git
synced 2025-12-15 07:19:22 +00:00
wording
This commit is contained in:
parent
249d7a064d
commit
ed86718814
@ -1,8 +1,8 @@
|
||||
# JSweet: a Java to JavaScript transpiler [](https://travis-ci.org/cincheo/jsweet)
|
||||
|
||||
JSweet is built on the top of TypeScript to bring the most up-to-date JavaScript APIs right to the Java world.
|
||||
JSweet is built on the top of TypeScript to bring the most up-to-date JavaScript APIs right to the Java world. JSweet can be seen as a Java syntax layer to TypeScript.
|
||||
|
||||
JSweet is *not* Java, it is Java syntax only and the APIs and programs run in JavaScript. With JSweet, your take advantage of all the Java tooling to program *real* JavaScript applications using the *latest* JavaScript libraries. JSweet is designed to be as safe as possible and generate fully type-checked JavaScript programs.
|
||||
JSweet is *not* Java, it is Java syntax only. JavaScript APIs are accessible, but Java APIs are not. JSweet programs run in JavaScript. With JSweet, you take advantage of all the Java tooling to program *real* JavaScript applications using the *latest* JavaScript libraries. JSweet is designed to be as safe as possible and generate fully type-checked JavaScript programs.
|
||||
|
||||
## Features
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user