https://github.com/gladir/jsonlib-tp
Bibliothèque en Turbo Pascal permettant de créer des fichiers JSON, exporter,..
https://github.com/gladir/jsonlib-tp
json json-library turbo-pascal turbopascal
Last synced: 10 months ago
JSON representation
Bibliothèque en Turbo Pascal permettant de créer des fichiers JSON, exporter,..
- Host: GitHub
- URL: https://github.com/gladir/jsonlib-tp
- Owner: gladir
- License: mit
- Created: 2023-12-14T16:09:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-14T16:26:15.000Z (over 2 years ago)
- Last Synced: 2025-07-22T01:49:25.523Z (11 months ago)
- Topics: json, json-library, turbo-pascal, turbopascal
- Language: Pascal
- Homepage: https://www.gladir.com/CODER/JSONLIB-TP/index.htm
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JSONLIB-TP
Bibliothèque en Turbo Pascal permettant de créer des fichiers JSON, exporter,...
Liste des unités
Voici la liste des unités que contient la bibliothèque «JSONLIB-TP» :
Nom
Description
JSONEXPO.PAS
Cette unité contient les définitions, procédures et fonctions pour exporter le JSON dans un autre format.
JSONMAKE.PAS
Cette unité contient les définitions, procédures et fonctions pour créer un fichier JSON.