update/extension to lexer, bug fixes to module importing

This commit is contained in:
Mark Thom
2018-04-13 18:44:23 -06:00
parent ed9cca0750
commit ff6e58e987
9 changed files with 654 additions and 111 deletions

View File

@@ -1,6 +1,6 @@
# rusty-wam
rusty-wam aims to become to Prolog what GHC is to Haskell: an open
rusty-wam aims to become to ISO Prolog what GHC is to Haskell: an open
source industrial strength production environment that is also a
testbed for bleeding edge research in logic and constraint
programming, which is itself written in a high-level language.