home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / prolog / 1701 < prev    next >
Encoding:
Text File  |  1992-09-14  |  954 b   |  26 lines

  1. Newsgroups: comp.lang.prolog
  2. Path: sparky!uunet!munnari.oz.au!uniwa!bilby.cs.uwa.oz.au!ningaui!gordon
  3. From: gordon@cs.uwa.oz.au (Gordon Royle)
  4. Subject: running out of stack space on a PC
  5. Message-ID: <gordon.716546769@ningaui>
  6. Sender: usenet@bilby.cs.uwa.edu.au
  7. Nntp-Posting-Host: ningaui
  8. Organization: Dept. Computer Science, University of Western Australia.
  9. Date: Tue, 15 Sep 1992 08:46:09 GMT
  10. Lines: 14
  11.  
  12.  
  13. I am trying to set a decent size project for my students, who use 
  14. Arity Prolog on IBM-PCs. The trouble is that even the most modest Prolog
  15. program runs out of stack space more or less immediately. (For example,
  16. a Turing machine simulator that I got them to write only runs for a hundred
  17. or so steps before running out of space).
  18.  
  19. Does anyone have any suggestions that might help? (this might be a DOS 
  20. problem rather than a Prolog program, just knowing that fact might help a
  21. bit). Will a different Prolog (eg Prolog2) be better?
  22.  
  23. Cheers
  24.  
  25. gordon
  26.