Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orestonce/header-parser-go
Go version of c++ header parser. Reference from https://github.com/baszalmstra/header-parser
https://github.com/orestonce/header-parser-go
Last synced: 23 days ago
JSON representation
Go version of c++ header parser. Reference from https://github.com/baszalmstra/header-parser
- Host: GitHub
- URL: https://github.com/orestonce/header-parser-go
- Owner: orestonce
- License: mit
- Created: 2018-10-14T11:09:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-14T12:14:47.000Z (about 6 years ago)
- Last Synced: 2024-06-20T16:49:32.126Z (5 months ago)
- Language: Go
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# header-parser-go
Go version of c++ header parser. Reference from https://github.com/baszalmstra/header-parser## How to use
go get -u github.com/orestonce/header-parser-go/ymdCppHeaderParser