Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

flow-g examples

Runnable example programs for flow-g. Each subdirectory is an independent example with its own README explaining what it shows and how to run it.

Install

cargo binstall flowg
# or
cargo install flowg
# or download from https://github.com/openIE-dev/flow-g/releases

Examples

  • [hello-graph wgsl-codegen energy-receipt/](./hello-graph wgsl-codegen energy-receipt/)

License

Examples in this directory are licensed under Apache-2.0 — copy them into your own projects without license contamination. See LICENSE for the full text.

This differs from the rest of this repository (binaries under BSL-1.1, documentation under CC-BY-4.0).