These files are all libraries that you can use to provide extra
functionality to the programs you write. These are categorised by
language, although in many cases they are usable in several different
languages. In particular, C libraries can easily be used with C++,
and Visual Basic components (VBXs) can easily be used with Delphi
or C++.
| bc000604.zip
| The Booch Components,
a free data structures library for Ada 95.
|
| clawdemo.zip
| Claw Introductory Edition,
a demo version of a commercial Ada package which provides a thick
object-oriented binding to the Win32 API for use with the GNAT compiler.
|
| gcom13p.exe
| GnatCOM,
a framework and tools for binding and creating COM objects (ActiveX,
DCOM, OLE and so on) using the GNAT Ada 95 compiler.
|
| gnade114.exe
| GNADE,
the Gnu Ada Database Environment, a suite of ODBC tools and library
packages for use with Ada 95. This requires the GNAT compiler to be
installed first.
|
| gtk1312.exe
| GtkAda 1.3.12,
a comprehensive (but complex) GUI development library for Ada 95.
|
| jewl-15.zip
| JEWL,
a restricted (but simple to use) GUI development library for Ada 95
by John English which includes complete
Ada 95 source code.
|
| nt_con03.zip
| NT_Console,
a screen handling library for Windows Ada console
applications.
|
| rapid30.zip
| RAPID,
a GUI builder for Ada 95 which generates code for the TASH binding
from Ada 95 to Tcl/Tk.
|
| sgl20a3.zip
| The Standard Generic Library,
an experimental Ada implementation of a library based on the C++
Standard Template Library, which includes full source code.
|
| tash832a.zip
| TASH,
a Tcl/Tk binding for Ada 95
which lets you uses Tk's GUI capabilities from your Ada programs.
|
| windx105.zip
| Windex,
a thick binding to the Win32 API from Ada 95, which includes Ada 95
source code.
|
| xmla051.zip
| XML-Ada,
a set of Ada library packages for XML processing, with full source code.
|
| cephes28.zip
| Cephes,
an extensive mathematical library for scientists and engineers
written in C (source code only).
|
| cgic107.zip
| A library of functions for writing CGI scripts in C, including source
code.
|
| cocorc16.zip
| Coco/R,
an LL(1) compiler generator which generates parsers and scanners
in C or C++. Includes full source code.
|
| fce4c21.zip
| A library for creating FTP clients, with C/C++ source code.
|
| gifsave.zip
| C functions for saving graphical images in GIF format.
|
| imag537w.zip
| ImageMagick,
image manipulation tools and libraries for use with C, C++ or Perl
and matrices, polynomials, and so on.
Source code is also
available.
|
| interp11.zip
| A command interpreter library that you can use in your C programs
to provide a macro facility (in a similar way to
Tcl/Tk).
|
| numerc11.zip
| A collection of C numerical and math routines, with source code.
|
| see4c34.zip
| A Windows email (SMTP and POP3) interface library for C/C++.
|
| sflsrc21.zip
| Source code and documentation for the Imatix Standard Function Library,
an extensive set of functions covering compression, encryption, dates
and times, string processing, Internet programming, and more.
|
| spell.zip
| A set of word handling routines in C.
|
| w3libwww.zip
| The CERN/W3C reference library for WWW applications: HTML parsing, HTTP,
FTP, and lots more. Sample applications are also included.
|
| wil4c311.zip
| A Winsock interface library for C/C++ which implements common
protocols such as HTTP, FTP, NNTP, SMTP and POP3.
|
| winsockc.zip
| A Winsock library for building Windows-hosted Internet applications
in C.
|
| wsc4c316.zip
| A Windows serial comms interface library for C/C++.
|
| zlib113.zip
| ZLIB,
Info-ZIP's free compression library which includes full source
code as well as a Windows DLL version of the library.
|
| ccl110je.zip
| A free C++ coroutine class for DOS by
John English. Includes source
code.
|
| cocorc16.zip
| Coco/R,
an LL(1) compiler generator which generates parsers and scanners
in C or C++. Includes full source code.
|
| fce4c21.zip
| A library for creating FTP clients, with C/C++ source code.
|
| imag537w.zip
| ImageMagick,
image manipulation tools and libraries for use with C, C++ or Perl
and matrices, polynomials, and so on.
Source code is also
available.
|
| mtl110je.zip
| A free C++ multithreading class library for DOS by
John English. Includes source code
for Borland C++ 3.1.
|
| mytho180.zip
| A C++ game development library for use with Visual C++.
|
| nihcl1.zip
| NIH class library 3.0,
an extensive set of C++ data structure classes with source code.
|
| see4c34.zip
| A Windows email (SMTP and POP3) interface library for C/C++.
|
| stl.zip
| The C++ Standard Template Library,
now part of the C++ language standard. It's free,
and it includes source code.
|
| tsr100je.zip
| A free C++ class library for writing DOS resident programs (TSRs)
by John English. Includes source code.
|
| wil4c311.zip
| A Winsock interface library for C/C++ which implements common
protocols such as HTTP, FTP, NNTP, SMTP and POP3.
|
| winntl51.zip
| NTL,
a numerical C++ library providing arbitrary-length integers, vectors
and matrices, polynomials, and so on. Full source code is included.
|
| wsc4c316.zip
| A Windows serial comms interface library for C/C++.
|
| xerc150c.zip
| Xerces for C++,
a set of C++ classes for processing XML documents.
Source code
is also available.
|
| xms200je.zip
| A set of free C++ classes for accessing extended memory (XMS) in
Borland C++ by John English. Includes
source code.
|
| yacl0160.zip
| YACL,
"Yet Another Class Library" for C++, a free set of data structure,
input/output and graphical user interface classes.
|
| bakla101.zip
| Baklava,
a Java sprite library which includes full source code.
|
| dalib1_1.zip
| Java Data Access Library,
a free Java class library for database access built on JDBC, with
full source code.
|
| gamelet.zip
| Gamelet,
a set of Java classes for game development, including source code.
|
| jcoco111.zip
| Coco/R,
an LL(1) compiler generator which generates parsers and scanners
in Java. Includes full source code.
|
| sax2.zip
| SAX (Simple API for XML),
a set of Java classes for processing XML documents.
|
| saxon643.zip
| Saxon,
a set of XML tools including an XSLT processor and Java classes
for XSL processing.
|
| xalan11c.zip
| Xalan for C++,
the C++ version of Xalan, a class library for XML manipulation
using XSLT/XPath, which includes C++ source code.
|
| xalan21j.zip
| Xalan for Java,
the Java version of Xalan, a class library for XML manipulation
using XSLT/XPath.
|
| xerc141j.zip
| Xerces for Java,
the Java version of Xerces, a class library for processing XML
documents.
Source code
is also available.
|
| dgcb3.zip
| Delphi Games Creator,
a free collection of Delphi components for game
developers which includes source code.
|
| dialer32.zip
| A free 32-bit Delphi component for automatic phone dialling, with
source code.
|
| ewv203.zip
| A set of Delphi components for recording and playing WAV sound files.
|
| odac4.exe
| Oracle Data Access Components,
a set of Delphi components for accessing an Oracle database.
|
| turbo151.exe
| Coco/R,
an LL(1) compiler generator which generates parsers and scanners
in Pascal. Includes full source code.
|
| zdelphi.zip
| Zip Studio for Delphi,
a set of Delphi components for ZIP file compression.
Includes source code.
|