Pinned Repositories
fast-html-parser
Fast HTML Parser for FPC and Delphi
FileBasedList
Fast file based StringList or IntegerList for large data lists especially if out of memory with a regular TStringList
fpcRun
FPC Run, will run a program after compiling it. Avoiding the need to compile and then run. Just one step with fpr.exe (windows) or fpr (unix)
goDLL
how to create windows golang DLL and load into C, or delphi, or freepascal
L505toTHX1138
attempt to change my punch card ID
powtils
Powtils are units to make websites with freepascal and delphi as a regular executable
screenshot-delphi
Take screenshot of screen or a specific window
SimpleIPC-lib
Simple IPC (interprocess communication) for any program to communicate with another program in any language, with examples in GoLang and Freepascal
TProcess-Delphi
TProcess for Delphi, ported from Freepascal
UniversityOfNone
computing science articles from (not a) University
z505's Repositories
z505/goDLL
how to create windows golang DLL and load into C, or delphi, or freepascal
z505/TProcess-Delphi
TProcess for Delphi, ported from Freepascal
z505/SimpleIPC-lib
Simple IPC (interprocess communication) for any program to communicate with another program in any language, with examples in GoLang and Freepascal
z505/fast-html-parser
Fast HTML Parser for FPC and Delphi
z505/screenshot-delphi
Take screenshot of screen or a specific window
z505/FileBasedList
Fast file based StringList or IntegerList for large data lists especially if out of memory with a regular TStringList
z505/powtils
Powtils are units to make websites with freepascal and delphi as a regular executable
z505/DataTable
data tables (more than stringlists) for delphi and freepascal
z505/Delphi-Lazarus-DLL-Exceptions
Studying exceptions across DLL/EXE boundary
z505/GoLazarus
plugin for lazarus to use GoLang in apps, via IPC
z505/cap-array
array that grows in chunks for speed and size
z505/delphi-tutorial
How to make a list of any type, such as integers, and add methods to it
z505/large-file-reader
Open large files piece by piece that won't open in an editor
z505/SimpleIPC-Go-FPC-Example
interprocess communication example in Go and Freepascal
z505/delphi-hashlist
Associative array, hashtable, or faster StringList with name value pairs
z505/editplug-helloworld-kolmck-plugin
kol mck hello world different then regular delphi hello world
z505/math-strbinutils
binary string utilities, conversions, functions, and more
z505/SLListContainer
Singly Linked List class for Delphi.
z505/xn_resource_editor
:dizzy: Unofficial mirror of XN Resource Editor v3.0.0.1.
z505/L505toTHX1138
attempt to change my punch card ID
z505/UniversityOfNone
computing science articles from (not a) University
z505/CapacitanceString
A string that grows by setting capacity and is much faster than the ansistring
z505/editplug-hexapad-plugin
hexapad dll inside editplug from KOL project
z505/editplug-NetBrowser
Netbrowser plugin for Editplug text editor
z505/editplug-regex-advanced
editplug regex advanced w/more checkboxes
z505/editplug-SimpleIPC
Simple ipc allows any Exe to interact with editplug without being a Dll
z505/excel-power
excel examples and special features
z505/fast-html-parser-php
php html parser from James Azarja
z505/PracticalD
Practical TutorialD ideas and code
z505/z-alarm
Time and alarm clock for small (embedded like) Intel devices