1 Star 1 Fork 0

Pudron / PData

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README_en.md 568 Bytes
一键复制 编辑 原始数据 按行查看 历史
Pudron 提交于 2020-01-01 10:23 . change logo

PData

PDATA icon 简体中文见简体中文

PData is Data Structure Programming Language used to store data or configure visibly.

Feature:

  • Simple language format
  • easy library usage
  • fast development

Basic language format:

(data name){
    child data
    text
}

The child data can be nested infinitely. When multiple texts appear, PData merges them.
Each file has and only has one root data. It is recommended to name it with this file name.
For the usage of library function,see pdata.h

C
1
https://gitee.com/pudron/PData.git
git@gitee.com:pudron/PData.git
pudron
PData
PData
master

搜索帮助