Downloads
Home
Introduction
Philosophy
General techniques
Sorting
Searching
Factory
Persistence
Logging
Streaming
Tokenizers
Parsing
File Searching
Command
PseudoPatterns
Compiling
Downloads
FeedBack

This is the downloads page.  All projects are here in their smallest deployable unit.  Of course, there is little use in having many tiny little components (although it sounds appealing).  All code is such that you can just put it all together into one big project, which might be a better way to actually deploy the code.

You are free to use this code for non-commercial activities. There is no waranty about tha quality of this code and is provide as-is. None of the current code is actually ‘released’ so upgrades might not be binary compatible with previously released version.

Since I know it can be hard to get something compiled, especially if there are many small DLLs involved, I have grouped the most common packages into one big DLL. This is the kind of DLL you may wish to deploy to your customers.

New : since 21 october 2001 there are .NEt versions for several components

WvddGeneral : contains coreVariants, coreStrings, comparers, sortableContainers, sortalgorithms, inputstreams, outputstreams, tokenizers, parsers, logging, searching, persistence, objectcreation,... (others that fit into the general category will follow).

Here are the packages separately :

 Variants
(july 6 2001)

read article

 Strings
(august 13 2001)

 

 Comparers
(july 6 2001)

Requires Logging

read article

 SortableContainers
(july 6 2001)

Requires Variants

read article

 SortAlgorithms
(july 19 2001)

Created 6 July 2001
Updated 19 July 2001 (Added Heap-, Shell- and SelectionSort) Also includes Demo program that sort visually.  Requires
Comparers, Variants, SortableContainers

 comparers, sortableContainers, Sorting and testApp

read article

 Logging
(july 13 2001)

read article

 Searching
(july 19 2001)

requires Comparers, Variants, SortableContainers

read article

 OutputStreams

(Aug 13 2001)

Requires Strings

read article

 InputStreams
(Aug 13 2001)

Requires Strings

read article

 Tokenizers

(Aug 24 2001)

read article

 ColorSyntax (Aug 31 2001) testProgram

Read article

 VBTokenizer (Aug 31 2001 - Not frozen yet)

testprogram

Read article
This contains a simple tokenizer to tokenize VB parts

 Parser (4 sept 2001)

testprogram

read article

 Task with progress testprogram

read article

 Parser VBTokenizer VBParser TSTVBParser TSTTokenizers TSTParser Persistence ObjCreat VBNodes SQLTokenizer

 

 File Finder

Read article

 CompatTest

Read article

 Command

Read article

 TypelibCompat

Small program that is a start for typelib compatibility check.

 

Subitems :

 

 

Site updated : Monday, February 17, 2003