logo
首页技术栈工具库讨论
NanoProlog

NanoProlog

This package was developed to demonstrate the ideas behind the Prolog language. It contains a very small interpreter (Language.Prolog.Nanoprolog) which can be run on its own. It reads a file with definitions, and then prompts for a goal. All possibe solutions are printed, preceded by a tree showing which rules were applied in which order. The file royals.pro contains a description of part of the Dutch royal family, whereas the file tc.pro shows unification at work in a very small type inferencer.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconnorm2782/NanoProlog14
HACKAGE
carbal install NanoProlog
查看
标签
根据用户添加的标签生成
暂无标签