CSC/ECE 517 Fall 2009/wiki1b 11 al

From Expertiza_Wiki
Jump to navigation Jump to search

Static Vs Dynamic Object Oriented Languages from the perspective of Performance

Overview

 “Tip 23: Always Use Source Code Control” 
         – Hunt and Thomas, The Pragmatic Programmer [HT 00]

Type Systems

Static Typing

Dynamic Typing

Performance Comparison

Optimizations to Dynamic Languages

Case Studies

Conclusion

See Also

References