Guile agar

This commit is contained in:
2026-03-31 19:52:07 -05:00
commit 4ea0e7933e
6 changed files with 93 additions and 0 deletions

2
agar/config.scm Normal file
View File

@@ -0,0 +1,2 @@
(define-module (agar config)
#:use-module (system foreign))