Mini Library for pascal releasedI know there is a xml parser or socket in FPC, but we say in my country "increase the good it is another good"
I released my small library MiniSockets and MiniXML under license modified.LGPL.
MiniSockets: multi threaded socket client/server, there is a Mini Web Server in demo folder for test it.
Mini XML is light xml parser and load save config file based on xml with RTTI, see the mnXMLRttiProfile.pas and TmnProfile class, the idea behind this, it is can parse line by line, not need to load the xml file in memory or downloaded as file, it is useful for huge files and socket streams.
I think it need some improvements and need your hands.
Published in sourceforge to make my project
LightPHPEdit full opened source, and there is another projects use it.
use
TortoiseSVN to checkout it
https://minilib.svn.sourceforge.net/svnroot/minilib