This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/Logtalk/contributions/NOTES.txt
pmoura 2d7ccc1278 Logtalk 2.28.2 files.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1712 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2006-11-07 18:11:49 +00:00

21 lines
816 B
Plaintext

=================================================================
Logtalk - Object oriented extension to Prolog
Release 2.28.2
Copyright (c) 1998-2006 Paulo Moura. All Rights Reserved.
=================================================================
This folder contains code contributions from Logtalk users. Here is
a short description of each included contribution:
iso8601.lgt
Contributed by: Daniel L. Dudley
This is a partial implementation of the ISO 8601 standard,
providing a library of date predicates. The time predicates
are not yet implemented. The best way to get acquainted with
this library is for you to compile the object and then run
one of the documentation helper scripts to transform the
resulting XML file into (X)HTML or PDF documentation. Your
feedback is appreciated.