home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.ai
- Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnewse!mramesh
- From: mramesh@cbnewse.cb.att.com (m.ramesh)
- Subject: SB prolog
- Organization: AT&T
- Distribution: na
- Date: Thu, 23 Jul 1992 20:01:29 GMT
- Message-ID: <1992Jul23.200129.26808@cbnewse.cb.att.com>
- Lines: 11
-
- I amtrying to run a prolog program using SB prolog. I have some DCG stuff
- in it. I have abunch of files and I concatenate all of them and then compile
- it to byte-code, load it and run the program.
-
- When the code tries to parse a sentence it cannot.
-
- But if I remove some files, ie, reduce the code size then it works.
-
- Any solutions to this problem.
-
- Thank you in advance.
-