Jump to content
xisto Community
Sign in to follow this  
s243a

Tried Logical Programming?

Recommended Posts

Has anyone every looked at logical programming yet? I am interested in all sorts of programming paradigms. Logical programming looks kind of neat. Apparently it can be used to generate you own language parson. I found a fairly gentle introduction to prolog at:

 

It gives some simple code to some neat problems

http://forums.xisto.com/no_longer_exists/

You can also download a free compiler at:

http://www.freeprogrammingresources.com/lispcompiler.html

Share this post


Link to post
Share on other sites

Anyone ever look at visual logic before. It looks pretty neat and should make it easy to understand a paragraph that contains complicated logic. It can also be used to easily identify contradictions. Apparently as an alternative to logical programming you can program visually using visual logic. It looks pretty neat. Check it out:
:)


http://forums.xisto.com/no_longer_exists/

Me myself. This I just found out about it. I will probably do some more reading on it sometime later. Anywone know any good links?

Share this post


Link to post
Share on other sites

I've done some Prolog. While it was a nice learning experience, I didn't really like the language. Perhaps I just tried to do things in strange ways but I remember having problems with the implementation I used, which had strange bugs (like the built-in concat function not working).But right now I'm working with a PhD student on a multi-agent system, and while the bulk of the system will be "normal" OO, we're considering using something which lets us write "what" instead of "how" for the agents themselves.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.