Sciweavers

1081 search results - page 5 / 217
» Type Inference of SELF
Sort
View
CORR
2009
Springer
85views Education» more  CORR 2009»
14 years 7 months ago
Type Inference for Deadlock Detection in a Multithreaded Polymorphic Typed Assembly Language
Vasco Thudichum Vasconcelos, Francisco Martins, Ti...
ICFP
2004
ACM
15 years 9 months ago
Types, potency, and idempotency: why nonlinearity and amnesia make a type system work
Useful type inference must be faster than normalization. Otherwise, you could check safety conditions by running the program. We analyze the relationship between bounds on normali...
Harry G. Mairson, Peter Møller Neergaard
ICRA
2009
IEEE
109views Robotics» more  ICRA 2009»
15 years 4 months ago
Natural self motion of a robotic limb with single degree-of-redundancy
— The self motion of a kinematically redundant robotic limb with single degree of redundancy is analyzed, focusing thereby on the nonlinear self-motion component. The role of thi...
Yoshikazu Kanamiya
JFP
2008
97views more  JFP 2008»
14 years 8 months ago
HM(X) type inference is CLP(X) solving
The HM(X) system is a generalization of the Hindley/Milner system parameterized in the constraint domain X. Type inference is performed by generating constraints out of the progra...
Martin Sulzmann, Peter J. Stuckey
OOPSLA
2009
Springer
15 years 4 months ago
Self type constructors
Bruce and Foster proposed the language LOOJ, an extension of Java with the notion of MyType, which represents the type of a self reference and changes its meaning along with inher...
Chieri Saito, Atsushi Igarashi