A demo program for the Bogue library
  • OCaml 95.7%
  • Dune 4.3%
Find a file
2026-02-13 19:26:19 +01:00
bogue-demo.opam bogue 20260208 2026-02-13 19:26:19 +01:00
bogue_demo.ml bogue 20260208 2026-02-13 19:26:19 +01:00
dune upper bound on bogue 2026-02-13 19:10:37 +01:00
dune-project bogue 20260208 2026-02-13 19:26:19 +01:00
LICENSE Initial commit 2022-10-02 11:19:04 +02:00
nenuphar.jpeg first commit 2022-10-02 11:32:11 +02:00
README.md bogue 20260208 2026-02-13 19:26:19 +01:00
Screenshot_20221002_113410.png add screenshots 2022-10-02 11:38:47 +02:00
Screenshot_20221002_113523.png add screenshots 2022-10-02 11:38:47 +02:00

bogue-demo

A demo program for the Bogue library

How to run?

Download this repo, and install this package:

opam install .

and run

bogue_demo

For faster testing: once bogue is installed, compile and run with

dune exec ./bogue_demo.exe

Screenshots

tab1

tab2

See also this video.