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

View file

@ -1,2 +1,6 @@
(library
(name tori))
(name tori)
(libraries unix)
)
(include_subdirs qualified)