Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Java is compiled, FYI.


And interpreted.

Some call transforming .java to .class a transpilation, but then a lot of what we call compilation should also be called transpilation.

Well, Java can ALSO be AOT compiled to machine code, more popular nowadays (e.g. GraalVM).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: