https://github.com/werediver/parsercore
https://github.com/werediver/parsercore
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/werediver/parsercore
- Owner: werediver
- License: mit
- Created: 2016-04-07T14:54:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-15T12:50:57.000Z (about 8 years ago)
- Last Synced: 2024-10-19T07:53:11.293Z (over 1 year ago)
- Language: Swift
- Size: 122 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ParserCore
## Building
```
$ swift build -c release
```