test experiments, list_assoco simplification

This commit is contained in:
ProgramSnail 2026-01-28 20:34:17 +03:00
parent 118834c9b7
commit 30f052b1b1
3 changed files with 52 additions and 13 deletions

View file

@ -24,6 +24,7 @@
(name relational_semantic_interpreter)
(modules relational_semantic_interpreter)
(flags
; (-dsource)
(:standard -rectypes))
(libraries OCanren OCanren.tester)
(preprocessor_deps ./pp5+gt+plugins+ocanren+dump.exe)
@ -47,6 +48,7 @@
(name relational_semantic_interpreter_oc)
(modules relational_semantic_interpreter_oc)
(flags
; (-dsource)
(:standard -rectypes))
(libraries OCanren OCanren.tester)
(preprocessor_deps ./pp5+gt+plugins+ocanren+dump.exe)