/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

andreabergia.com
| | www.javaadvent.com
1.6 parsecs away

Travel
| | Your first steps into the world of Java bytecode using ProGuardCORE
| | zserge.com
1.6 parsecs away

Travel
| | 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.
| | www.nayuki.io
1.4 parsecs away

Travel
| | [AI summary] The user has provided a comprehensive overview of the x86 architecture, covering topics such as basic arithmetic operations, control flow with jumps and conditionals, memory addressing modes, the stack and calling conventions, advanced instructions like SSE, virtual memory, and differences between x86-32 and x86-64. The user is likely looking for a summary or clarification of the x86 architecture, possibly for learning purposes or to reinforce their understanding.
| | github.com
17.5 parsecs away

Travel
| MSVC's implementation of the C++ Standard Library. - STL/stl/inc/vector at 530bdc5aaa8a21277e1281ad3df8b8d8433b5caa · microsoft/STL