An efficient implementation of SELF a dynamically-typed object-oriented language based on prototypes 论文

1989引用 276
Logic, programming, and type systemsFormal Methods in VerificationParallel Computing and Optimization Techniques

摘要

We have developed and implemented techniques that double the performance of dynamically-typed object-oriented languages. Our SELF implementation runs twice as fast as the fastest Smalltalk implementation, despite SELF's lack of classes and explicit variables.