A minimal example for using prql-lib with gcc and make.
-
Clone the repo, including submodule with the main prql repo
git clone https://github.com/PRQL/demo-c-program --recurse-submodules cd demo-c-program -
Build the main repo, compile
main.cand run the output:make run