Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Prolog doesn’t reason either, it does a simple brute force search over all possible states of your code and if that’s not fast enough it can table (cache, memoize) previous states.

People build reasoning engines from it, in the same way they do with Python and LISPs.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: