Level: intermediate/advanced
Possible mentor: Camille Teruel
Possible second mentor: St�phane Ducasse
Description: Type inference mechanisms can be used to compute the types of variables from the source code. This information is very interesting in the context of a dynamically-typed language like Smalltalk. Several type inference tools already exists for Smalltalk but the type information they bring has not revealed all its potential yet. The student will have to leverage this type information with new programming tools.
Example of such tools are:
Technical details:
Benefits for the Pharo community
Benefits for the student