Skip to content

PRQL/demo-c-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example usage of prql-lib

A minimal example for using prql-lib with gcc and make.

How to run

  • 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.c and run the output:

    make run
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published