Cloud Native Compiler with John Ceccarelli

Software Engineering Daily
Software Engineering Daily
Episode • Jan 11, 2023 • 44m

Java is a write once run anywhere programming language. The way you do that is you use the javac compiler and compile the source files down to the class files. Those class files can run on any system in interpreted mode. But those class files that are run in interpreted mode, they are not machine

The post Cloud Native Compiler with John Ceccarelli appeared first on Software Engineering Daily.

Switch to the Fountain App