https://github.com/markandre13/atv
Attribute-Type-Value Object Language Parser
https://github.com/markandre13/atv
Last synced: 8 months ago
JSON representation
Attribute-Type-Value Object Language Parser
- Host: GitHub
- URL: https://github.com/markandre13/atv
- Owner: markandre13
- Archived: true
- Created: 2021-05-04T06:36:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-04T06:36:55.000Z (about 5 years ago)
- Last Synced: 2025-03-30T00:16:28.079Z (about 1 year ago)
- Language: C++
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Attribute-Type-Value Object Language Parser
Copyright (C) 2001-2007 by Mark-André Hopf
The code is under BSD license.
src/ the source
examples/ various example programs
menu.cc parsing an ATV file (push style)
poll.cc parsing an ATV file (poll style)
graphic.cc object serialization example