You are here |
andreabergia.com | ||
| | | |
www.morling.dev
|
|
| | | | 27 years of age, and alive and kicking?-?The Java platform regularly comes out amongst the top contenders in rankings like the TIOBE index. In my opinion, rightly so. The language is very actively maintained and constantly improved; its underlying runtime, the Java Virtual Machine (JVM), is one of, if not the most, advanced runtime environments for managed programming languages. There is a massive eco-system of Java libraries which make it a great tool for a large number of use cases, ranging from comman... | |
| | | |
thume.ca
|
|
| | | | ||
| | | |
zserge.com
|
|
| | | | Whether we like it or not, but Java is one of the most widely used programming languages. However, since most of the applications in Java are either too boring or too complex - not every Java developer has enough curiosity to look under the hood and see how JVM works. In this post I will try to write a toy (and incomplete) JVM to show the core principles behind it and hopefully sparkle some interest in you to learn it further. | |
| | | |
wingolog.org
|
|
| | wingolog: article: just-in-time code generation within webassembly |