Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
0.4.2

Ein Cache-System wurde implementiert, um die Beschleunigung der Initialisierung des TCLP. Diese Pressemitteilung enthält auch zwei Bugfixes: es korrekt gedruckt Fehler typeof Erklärungen, und druckt Namen korrekt bei der Begegnung mit einem Fehler mit Option - nodefault.
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