SkillAgentSearch skills...

Pascal

Object Pascal programs and components

Install / Use

/learn @JuhaManninen/Pascal
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This repository contains Object Pascal programs and libraries made with Lazarus /FPC.

StrHashMap

A fast string -> pointer hash map implementation. Explained in: http://wiki.lazarus.freepascal.org/StringHashMap

IntList

A list container for integers. Works like TStringList does for strings.

thtmlport2

Improved version of thtmlport in Lazarus CCR. Trying to get rid of memory corruption issues. Support for 64-bit systems. Delphi support is dropped now but it can be added again later if needed.

ESS-Model

It is a reverse engineering class diagram tool which I tried to port from Delphi to Lazarus. It uses some tricks which make it difficult. It didn't work with latest Delphi either. It will not be developed further. The original Delphi project is in SourceForge but it has no activity for years.

Juha Manninen

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated3mo ago
Forks6

Languages

Pascal

Security Score

72/100

Audited on Dec 23, 2025

No findings