and there you half it folks

This commit is contained in:
vat
2024-05-26 13:23:20 -04:00
parent bb4400366b
commit 2a5b921e7d
9 changed files with 103894 additions and 7 deletions

14
inc/copgcops.scm Normal file
View File

@@ -0,0 +1,14 @@
;; 'oop goops' but 'cop gcops'
;; instead of Object oriented programming, it is zzCell oriented
(define-module (cop gcops)
; :use-module (blah blah)
:use-module (waffle ufo)
:use-module (zipstyke notcurses)
:use-module (s7 s7)
)
(export prims zzcell slice dimension rank canvas
zzdb zzvm waffle zipstyke
)
(export-syntax
)

1246
inc/s7.h Normal file

File diff suppressed because it is too large Load Diff