Mining the Ecosystem to Improve Type Inference For Dynamically Typed Languages

Spasojevic, Boris; Lungu, Mircea; Nierstrasz, Oscar (2014). Mining the Ecosystem to Improve Type Inference For Dynamically Typed Languages. In: Proceedings of the 2014 ACM International Symposium on New Ideas, New Paradigms, and Reflections on Programming and Software. Onward! '14 (pp. 133-142). New York, NY, USA: ACM 10.1145/2661136.2661141

[img] Text
p133-spasojevic.pdf - Published Version
Restricted to registered users only
Available under License Publisher holds Copyright.

Download (921kB) | Request a copy

Dynamically typed languages lack information about the types of variables in the source code. Developers care about this information as it supports program comprehension. Ba- sic type inference techniques are helpful, but may yield many false positives or negatives. We propose to mine information from the software ecosys- tem on how frequently given types are inferred unambigu- ously to improve the quality of type inference for a single system. This paper presents an approach to augment existing type inference techniques by supplementing the informa- tion available in the source code of a project with data from other projects written in the same language. For all available projects, we track how often messages are sent to instance variables throughout the source code. Predictions for the type of a variable are made based on the messages sent to it. The evaluation of a proof-of-concept prototype shows that this approach works well for types that are sufficiently popular, like those from the standard librarie, and tends to create false positives for unpopular or domain specific types. The false positives are, in most cases, fairly easily identifiable. Also, the evaluation data shows a substantial increase in the number of correctly inferred types when compared to the non-augmented type inference.

Item Type:

Conference or Workshop Item (Paper)

Division/Institute:

08 Faculty of Science > Institute of Computer Science (INF)
08 Faculty of Science > Institute of Computer Science (INF) > Software Composition Group (SCG) [discontinued]

UniBE Contributor:

Spasojevic, Boris, Lungu, Mircea, Nierstrasz, Oscar

Subjects:

000 Computer science, knowledge & systems
500 Science > 510 Mathematics

ISBN:

978-1-4503-3210-1

Series:

Onward! '14

Publisher:

ACM

Language:

English

Submitter:

Oscar Nierstrasz

Date Deposited:

23 Apr 2015 10:08

Last Modified:

02 Mar 2023 23:26

Publisher DOI:

10.1145/2661136.2661141

Uncontrolled Keywords:

scg14 jb15; scg-pub snf-asa; scg-bigdata; Ecosystem Mining; Type Inference

BORIS DOI:

10.7892/boris.67055

URI:

https://boris.unibe.ch/id/eprint/67055

Actions (login required)

Edit item Edit item
Provide Feedback