Title: From Demeter via Persephone to Prospector/Jungloids: How to navigate through the jungle of an API Abstract: Demeter introduced the idea of using regular expressions to navigate through object structures leading to structure-shy code, Persephone applied this to navigation through APIs and Jungloids add a code mining idea. I will talk about how jungloids work and how they compare to the Demeter/Persephone work. References: Prospector: http://www.cs.berkeley.edu/~bodik/ http://www.cs.berkeley.edu/~mandelin/ProspectorPLDI05.pdf Demeter: Persephone: http://www.ccs.neu.edu/research/demeter/biblio/api-navig.html Fabio Rojas: http://www.ccs.neu.edu/research/demeter/biblio/general-structure-shy.html Greg Sullivan: http://www.ccs.neu.edu/research/demeter/biblio/derived-edges.html