Version 1 (modified by cotto, 11 years ago)

--

The programming world is way bigger than Parrot and there's a very good chance that if we want to try something, someone else has already tried it and wrote something about their experiences. This page exists to keep track of such ideas. Anything speculative can go here; Lorito design ideas, shiny new GC algorithms, JIT research papers or anything that's not currently implemented in Parrot but that has the potential to help us produce a better VM and foundation for dynamic language development.

MMD

 Prototypes with Multiple Dispatch - a way to speed up MMD for the common case where type-based dispatch isn't used