We may earn an affiliate commission when you visit our partners.

Runtime Compilation

Save
May 11, 2024 3 minute read

Runtime compilation is a technique that involves compiling code during program execution rather than before it. It allows for the dynamic creation and modification of code at runtime, enabling greater flexibility and adaptability in software applications.

Why Learn Runtime Compilation?

Learning runtime compilation offers several advantages:

  • Increased Flexibility: Runtime compilation enables modifications to code during program execution, allowing for adaptability to changing requirements and real-time adjustments.
  • Improved Performance: By compiling code only when necessary, runtime compilation reduces compilation time and improves the overall performance of applications.
  • Enhanced Security: Runtime compilation can help protect against certain types of attacks by preventing malicious code from being executed until it is compiled and verified.

Path to Runtime Compilation

Take the first step.
We've curated two courses to help you on your path to Runtime Compilation. Use these to develop your skills, build background knowledge, and put what you learn to practice.
Sorted from most relevant to least relevant:

Share

Help others find this page about Runtime Compilation: by sharing it with your friends and followers:

Reading list

We've selected five books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Runtime Compilation.
Provides a comprehensive overview of runtime compilation techniques, with a focus on applications to the Java programming language. The authors cover a wide range of topics, including dynamic code generation, just-in-time compilation, and adaptive optimization.
Provides a practical guide to compiler construction. The authors cover a wide range of topics, including lexical analysis, parsing, code generation, and optimization.
Provides a comprehensive overview of compiler implementation in Java. The author covers a wide range of topics, including lexical analysis, parsing, code generation, and optimization.
Provides a practical guide to using the Lex and Yacc tools for lexical analysis and parsing. The authors cover a wide range of topics, including regular expressions, context-free grammars, and code generation.
Table of Contents
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2025 OpenCourser