Implement most of the spec reusing scribe & nefthera code

This commit is contained in:
Juno Takano 2025-04-09 01:59:32 -03:00
commit 612a98cfde
16 changed files with 225 additions and 25 deletions

4
ocaml/dune-workspace Normal file
View file

@ -0,0 +1,4 @@
(lang dune 3.17)
(context default)
(env (dev (flags (:standard -w +A-40-42))))