Abstract. Prolog is traditionally not statically typed. Since the benefits of static typing are huge, it was decided to grow a portable type system inside two widely used open source Prolog systems: SWI-Prolog and Yap. This requires close cooperation and agreement between the two systems. The type system is Hindley-Milner. The main characteristics of the introduction of types in SWI and Yap are that typing is not mandatory, that typed and untyped code can be mixed, and that the type checker can insert dynamic type checks at the boundaries between typed and untyped code. The basic decisions and the current status of the Typed Prolog project are described, as well as the remaining tasks and problems to be solved.
Abstract Both logic programming in general and Prolog in particular have a long and fascinating hist...
Prolog was invented in the early seventies at the University of Marseille. Prolog stands for PROgram...
Contribution à l'approche inferentielle pour l'introduction de la notion de type en Prolog. Cette ap...
Prolog is traditionally not statically typed. Since the benefits of static typing are huge, it was d...
Mycroft and O'Keefe [25] presented a declaration-based type system for Pro-log. However, they d...
Many frameworks have been proposed for deriving specific runtime properties, but there is still a la...
There have been many schemes for type inference for many languages. Logic pro-gramming provides its ...
Although Prolog was designed and developed as an untyped language, there have been numerous attempts...
technical reportThis thesis develops a polymorphic, hierarchical type system for Prolog that can be ...
AbstractApproaches to typing logic programs often exclude various features of Standard Prolog. The s...
SWI-Prolog is neither a commercial Prolog system nor a purely academic enterprise, but increasingly ...
Both logic programming in general and Prolog in particular have a long and fascinating history, inte...
The non-portability of Prolog programs is widely considered one of the main problems facing Prolog p...
We analyze basic shortcomings of existing proposals for type checking and type inferencing in logic ...
Coding standards and good practices are fundamental to a disciplined approach to software projects i...
Abstract Both logic programming in general and Prolog in particular have a long and fascinating hist...
Prolog was invented in the early seventies at the University of Marseille. Prolog stands for PROgram...
Contribution à l'approche inferentielle pour l'introduction de la notion de type en Prolog. Cette ap...
Prolog is traditionally not statically typed. Since the benefits of static typing are huge, it was d...
Mycroft and O'Keefe [25] presented a declaration-based type system for Pro-log. However, they d...
Many frameworks have been proposed for deriving specific runtime properties, but there is still a la...
There have been many schemes for type inference for many languages. Logic pro-gramming provides its ...
Although Prolog was designed and developed as an untyped language, there have been numerous attempts...
technical reportThis thesis develops a polymorphic, hierarchical type system for Prolog that can be ...
AbstractApproaches to typing logic programs often exclude various features of Standard Prolog. The s...
SWI-Prolog is neither a commercial Prolog system nor a purely academic enterprise, but increasingly ...
Both logic programming in general and Prolog in particular have a long and fascinating history, inte...
The non-portability of Prolog programs is widely considered one of the main problems facing Prolog p...
We analyze basic shortcomings of existing proposals for type checking and type inferencing in logic ...
Coding standards and good practices are fundamental to a disciplined approach to software projects i...
Abstract Both logic programming in general and Prolog in particular have a long and fascinating hist...
Prolog was invented in the early seventies at the University of Marseille. Prolog stands for PROgram...
Contribution à l'approche inferentielle pour l'introduction de la notion de type en Prolog. Cette ap...