Comment by humbleMouse
5 years ago
Groovy is a dynamic language that runs in the JVM, it lets you put @CompileStatic at the top of every class.
I believe typescript also has options for compiling statically.
5 years ago
Groovy is a dynamic language that runs in the JVM, it lets you put @CompileStatic at the top of every class.
I believe typescript also has options for compiling statically.
No comments yet
Contribute on Hacker News ↗