Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mlynch/kotlin-parse-test-cpp
https://github.com/mlynch/kotlin-parse-test-cpp
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mlynch/kotlin-parse-test-cpp
- Owner: mlynch
- Created: 2022-07-04T16:18:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-04T16:26:12.000Z (over 2 years ago)
- Last Synced: 2024-12-05T11:04:13.801Z (29 days ago)
- Language: C++
- Size: 1.58 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Building
clang++ *.cpp -O3 -std=c++11 -I ~/Downloads/antlr4-4.9.1/runtime/Cpp/runtime/src -I. -L. -lantlr4-runtime