libTekLTI is a library defining a new standard for
accessing C++ classes, and is a framework for
TekLang, a new programming language that is
intended to be more simple to use than C++.
Prerelease 4 of libTekLTI-1.0 has been released.
Three new interfaces have been added: TekFileBZ2,
TekFileBZ2ASCII, and TekFileBZ2ASCII. In addition,
the buffer overrun issues in the uchardup, char2uchar,
and char2ucharlen have been fixed. Finally, the
definition of Type II interfaces has been added. The
definition: where the use of TekStd is ambigous to the
compiler, the interface would have to define its own
reference count and uuid checking mechanism. This
example can be seen in TekFileBZ2ASCII.
You may obtain libTekLTI from the project's
SourceForge page or from the CVS. If you are using
the CVS to download libTekLTI, one of the following
commands should be able to pull it up:
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/libteklti co -P libteklti-1.0pre4
cvs -z3 -d:pserver:anonymous@66.24.29.1:/libteklti co -P libteklti-1.0pre4
and, for those who wish to use the CVS to dynamically
build updates, there's a module open for that:
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/libteklti co -P libteklti-stable
The project web site can be accessed in one of the two URLs:
http://libteklti.sourceforge.net/
http://66.24.29.1/teklti