move old version on relational interpreter, fix the new version

This commit is contained in:
ProgramSnail 2026-01-12 17:24:49 +03:00
parent 5f7b25be81
commit 1c399b12ae
3 changed files with 360 additions and 86 deletions

View file

@ -1,7 +1,7 @@
(env
(_
(flags
(:standard -warn-error +5))))
; (env
; (_
; (flags
; (:standard -warn-error +5))))
(library
(name semantic_interpreter)
@ -26,7 +26,7 @@
(flags
(:standard -rectypes))
(libraries OCanren OCanren.tester)
(preprocessor_deps %{project_root}/lib/pp5+gt+plugins+ocanren+dump.exe)
(preprocessor_deps ./pp5+gt+plugins+ocanren+dump.exe)
(inline_tests)
(wrapped false)
(preprocess