Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Prolog vs Scheme...list processing
Name: k23m Date: March 31, 2002 at 18:41:03 Pacific
Comment:
Hi. I am studying Scheme and Prolog right now. I have a question I hope someone can answer for me. I was wondering if someone could explain the difference between list processing in Scheme and Prolog. thanks!
Summary: Rather than scanning through all linked elements, try using a so called 'Sentinel" entry. That's one that is actually a dummy, but a perfect starting point for both inserting/deleting or serching. Yo...
Summary: I'm not sure if this is a parsing problem or not, but I would appreciate help. My fingers are bleeding from goolgle searches on the problem. I'm trying to list processes with full path in windows xp ...
Summary: Hi guys, I'm having a problem with a user wrriten service, I'm trying to debug. Unfortunately, as this is a commercial code, I cannot publish any of it, but I'll try to describe the symptoms. Any idea...