hsim-live/dune-project

16 lines
321 B
Text

(lang dune 3.20)
(name hsim_live)
(source
(uri https://git.henri-saudubray.fr/hms/hsim-live))
(authors "Henri Maïga Saudubray <hms@lmf.cnrs.fr>")
(license Unlicense)
(package
(name hsim_live)
(synopsis "Hybrid system runtime.")
(description "Backing project for a live-coding seminar.")
(depends ocaml zelus))