summaryrefslogtreecommitdiff
path: root/prolog/lexer.py
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@araneo.org>2014-12-08 20:43:22 +0100
committerAleš Smodiš <aless@guru.si>2015-08-11 14:26:00 +0200
commitf4bee33bfae518ac04e67232d301900bcf3ebd4e (patch)
treeabb46e2c365d2a81ad1e081f104be86399664dae /prolog/lexer.py
parent8d468ca2abf07eac9092b08390856f761dd701cd (diff)
Start refactoring testing code
Testing logic now lives in PrologEngine. The engine now has some notion of problems and users, which is necessary to avoid repeatedly loading code into Prolog. TODO: - support library loading - fix PrologEngine.test for unusual cases (more than one solution, …) - memoization of correct answers
Diffstat (limited to 'prolog/lexer.py')
-rw-r--r--[-rwxr-xr-x]prolog/lexer.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/prolog/lexer.py b/prolog/lexer.py
index 971e8a6..971e8a6 100755..100644
--- a/prolog/lexer.py
+++ b/prolog/lexer.py