1 Repo
Detailed traces of the compilation and execution process from source code to bytecode.
Distinct from Java: Focuses on the step-by-step execution lifecycle rather than general Java development resources
Explore 1 awesome GitHub repository matching programming languages & runtimes · Execution Flow Analyses. Refine with filters or upvote what's useful.
JavaFamily is a curated set of learning paths and reference guides for backend engineering, distributed systems, and virtual machine internals. It provides a structured curriculum covering the Java language, operating system concepts, and network protocols. The project features detailed study guides for the Java virtual machine architecture, including memory management and garbage collection. It also includes a comprehensive reference for distributed systems, covering microservices, remote procedure call frameworks, and scalable system design. The collection covers a broad range of technical
Analyzes the process of compiling Java source code into bytecode and its execution within the virtual machine.