Dynamic Languages Toolchain - Optimizing Performance and Reusability
Offered By: Java via YouTube
Course Description
Overview
Explore the intricacies of dynamic languages toolchain in this 48-minute Java conference talk presented by Attila Szegedi. Delve into topics such as code reuse, parameter type compilation, JVM type signatures, and arithmetic overflow. Learn about math bootstrapping, property type optimization, and type inference techniques. Discover strategies for handling undefined values and multiple types in parameters. Examine dead code elimination, new intermediate language concepts, and symbolic identifiers. Gain insights into scope splitting, optimistic synthetic stores, and the tradeoffs involved in dynamic language implementation. Conclude with a comprehensive summary of linking processes and key takeaways for Java developers working with dynamic languages.
Syllabus
Introduction
Why are we doing this
Reusing code
Parameter type compilation
JVM type signature
Arithmetic overflow
Math Bootstrap
Optimizing Property Types
Optimism
Type Inference
Handling Undefined
Handling Multiple Types
Parameters with Multiple Types
Dead Code Elimination
New Intermediate Language
Reuse
Symbolic Identifiers
GetProp
Regeneration
Scope
Splitting
Optimistic
Synthetic Store
Tradeoffs
Linking
Summary
Taught by
Java
Related Courses
CompilersStanford University via edX Build a Modern Computer from First Principles: Nand to Tetris Part II (project-centered course)
Hebrew University of Jerusalem via Coursera Compiler Design
Indian Institute of Technology, Kharagpur via Swayam Foundations to Computer Systems Design
Indian Institute of Technology Madras via Swayam Compiler Design
YouTube