| | 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://www.csupomona.edu/~jrfisher/www/pro...l/contents.html You can also download a free compiler at: http://www.freeprogrammingresources.com/lispcompiler.html |

