Product Launch
anonymous
1 points
1 comments
Posted3 months agoActive3 months ago
Show HN: JPlus – The Java Superset Language
github.comJavaprogramming languagesJVM
Discussion (1 comments)
Showing 1 comments
3 months ago
This is cool - I often wish java had some of the nice features of C# without having to go all the way into Kotlin.
In your post, you say:
>Compile to standard Java bytecode and run anywhere the JVM runs
But in github, the readme says that it transpiles to Java. Does this compile to bytecode, or transpile to java?