developer-delphi-shared-libraries
CommunityMaster Delphi/FPC dynamic libraries and plugins.
Authorcslsoftwares
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Delphi and FPC projects often need to expose functionality via dynamic libraries (.dll/.so) while keeping host and library memory safety and cross-platform compatibility.
Core Features & Use Cases
- Create and export Delphi/FPC libraries with correct cross-platform calling conventions and memory boundaries.
- Load libraries at runtime with LoadLibrary/dlopen and resolve symbols to build robust plugin architectures.
- Implement COM-compatible interfaces for plugin systems, enabling safe lifetime management across host and library boundaries.
- Configure multi-platform Delphi projects (.dproj) for Win32/Win64/Linux64 deployments.
- Choose between DLL/Shared Libraries and BPL where appropriate, and provide guidance for POD data transfer across boundaries.
Quick Start
Create a small sample library and a host app, export a simple interface, load it at runtime, and verify cross-module calls execute correctly.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: developer-delphi-shared-libraries Download link: https://github.com/cslsoftwares/ParamentersORM/archive/main.zip#developer-delphi-shared-libraries Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.