MKGal source
(231 KB Januari 7, 2000) from version 1.6.1
The source is continualy changing.; To build it, you will need a lot of external
components: Raize 2.1, Orpheus 3.02 and some more. See the links page for more
components I use.
This code is for learning purposes only, when you want to create your own
version of MKGal let me know (there is probably a newer version of the code
available). Do not use this source for your own viewer without showing the
credits.
TParser - Source
(20.3 KB May 30, 1999)
A very fast expression parser from Stefan Hoffmeister. I have enhanced it
to handle boolean expressions.
Currently I'm working on a version which uses variants as variables, and
not only float types. It is not fully testet, but if you want it:
afParser12 - Source (27 KB, May 30, 1999)
RegEx103 - Source
(98 KB April 7, 2000)
A Regular Expression component that I have translated from C, it is EGREP compatible. Last month i've done some bug fixes and added some functionality!
MKGDiff - Source (54.6
KB March 11, 2002
Make your own updates to your Delphi application. With this component,
Delphi is able to recognize differences between your older version of your
application and the newer one, allowing your users to download a smaller
file instead of the full application. The last update make it possible to make a differrence file on any file, not only applications!
Expression Builder -
Source (8 KB May 30, 1999)
To create and store/restore the expressions in MKGal I've created a few
components, they are independand of the evaluator that is used. See the MKGal
source for how to use.
|