Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mlynch/kotlin-parse-test-cpp


https://github.com/mlynch/kotlin-parse-test-cpp

Last synced: 22 days ago
JSON representation

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