Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/postmannen/lexmlparser
Parser for building Go code of the XML files used by Parrot drones.
https://github.com/postmannen/lexmlparser
Last synced: 1 day ago
JSON representation
Parser for building Go code of the XML files used by Parrot drones.
- Host: GitHub
- URL: https://github.com/postmannen/lexmlparser
- Owner: postmannen
- License: gpl-3.0
- Created: 2019-03-22T18:22:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-10T16:29:52.000Z (about 4 years ago)
- Last Synced: 2023-02-28T09:15:46.624Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 506 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lexmlparser, *UNDER CONSTRUCTION*
Parser for the tokens from the lexml package. Under construction.
## What it does
This package takes the tokens produced by the lexml package and creates a Go struct of the parsed values