Will the addition of functionality to support data structures like
multi-dimensional arrays adversely affect the performance of the RVM?
Language support for data structures, like multi-dimensiional arrays, is
essential for building reasonable applications. Memory management and
access during execution become important issues to be addressed in terms
of execution efficiency, and in the context of closure capture.
Amanda Micai will implement support for multi-dimensional arrays in the
RVM.
Working Bibliography
Journal