This is a delphi library implementing JSON (XML alternative, http://www.json.org) data format and objects structure. Lightweight and fast.
License
BSD LicenseFollow JSON delphi library
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
So... How do i use this?
-
Еasy to use and works. Also working with C++Builder (I working with C++Builder 2009). Thanks
-
good job.I use TlkJSON.ParseText() to parse some json string with asia encoding in d7,it fail to parse.After i use UTF8Encode to change the "local string" to utf8,it parse well。Thanks your job.
-
Excellent, use it extensively with our Delphi 7 codebase implementing JSON-RPC Servers and Clients. Interops well with the Java and .Net servers. Doesn't compile with Delphi 5.
-
Works fine (Delphi 7) even managed to use arrays, see http://sickel.net/blogg/?p=583