Programs
All the open source programs available from this site are listed below. Clicking the program's name takes you a page that provides detailed information about the program. Some detail pages also provide information about any major bugs, installation notes, screenshots etc.
Each program's page has a Download tab from where the program, and in many cases, its source code, can be downloaded.
- CodeSnip Code Snippets Repository
-
Code Snippets repository that can display code from the online CodeSnip database along with user defined code snippets. Can export snippets to compilable units and can test compile code with any supported installed version of Delphi and Free Pascal.
- PasHi Pascal Highlighter
-
Command line program that highlights Pascal source code using XHTML. Has facility to work with clipboard and to generate code fragments for pasting into other XHTML documents. Comes bundled with a GUI front end.Used to create all Pascal code snippets on this site.
- HTML Resource Compiler
-
Compiles HTML and associated files into RT_HTML resources in 32 bit resource files suitable for use with Internet Explorer's
res://protocol or with TWebBrowser.This program has a 5 star award from SharewareIsland.com - File Date Comparison Utility
-
Command line utility that compares the last modification date of two files. For use in batch files etc.
- Component Help Installer
-
Installs OpenHelp compatible help files for components etc. into Delphi 3 to 7. Available as stand-alone Windows and console applications.Development now frozen
- SIBuilder
-
Creates a self-extracting install program for your software releases.
- BDiff / BPatch
-
BDiff computes differences between two binary files and outputs either a human readable file of a binary file that can be used by BPatch to patch a file.These utilities have a 5 star award from SharewareIsland.com
- Version Information Editor
-
Allows creation of version information resources for embedding in executable programs.Now compatible with Windows Vista.
- Version Information Spy
-
Displays the version information from any file that contains it. Includes shell extensions for easy access to version information from Explorer.
- Version Information Manipulator Library
-
DLL that can access and manipulate and updated binary version information data.
- Clipboard Format Spy
-
Displays the names of formats currently on the clipboard and permits common formats to be viewed.
- BoobyTrap!
-
BoobyTrap! is a clone of the Minesweeper game written in Delphi Pascal.
- Game of Life
-
Demonstrates John Conway's Game of Life.
- 8 Queens Problem Solver
-
Demonstrates all solutions of the 8 queens problem.
