Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vikpe/cparse
Parse C source files for stuff.
https://github.com/vikpe/cparse
quake quakeworld
Last synced: 27 days ago
JSON representation
Parse C source files for stuff.
- Host: GitHub
- URL: https://github.com/vikpe/cparse
- Owner: vikpe
- License: mit
- Created: 2022-11-05T17:32:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-05T19:47:30.000Z (about 2 years ago)
- Last Synced: 2024-06-20T17:42:37.004Z (5 months ago)
- Topics: quake, quakeworld
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cparse [![Go Reference](https://pkg.go.dev/badge/github.com/vikpe/cparse.svg)](https://pkg.go.dev/github.com/vikpe/cparse) [![Test](https://github.com/vikpe/cparse/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/vikpe/cparse/actions/workflows/test.yml) [![codecov](https://codecov.io/gh/vikpe/cparse/branch/main/graph/badge.svg)](https://codecov.io/gh/vikpe/cparse) [![Go Report Card](https://goreportcard.com/badge/github.com/vikpe/cparse)](https://goreportcard.com/report/github.com/vikpe/cparse)
> Parse stuff from C source files