Download List

Projeto Descrição

TCLP is a type checker for Prolog dialects. It is written in SICStus Prolog. Its goal is to statically trap programming errors like illegal arguments used in a call for a predicate or illegally built data structures with respect to a given typing for function symbols or predicates. TCLP is also capable of type inference for user predicates. Supported dialects include ISO-Prolog, GNU-Prolog, and SICStus Prolog.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-11-16 20:37 Back to release list
0.4.2

Um sistema de cache foi implementado a fim de acelerar a inicialização do TCLP. Esta versão também contém duas correções: ela imprime corretamente erros de declarações typeof e nomes impresso corretamente quando encontrar um erro com - NODEFAULT opção.
Tags: Development, Minor feature enhancements
A cache system was implemented in order to speed up the initialization of TCLP. This release also contains two bugfixes: it correctly prints errors of typeof declarations, and prints names correctly when encountering an error with --option nodefault.

Project Resources