一些网址推荐
SWI-PROLOG官网:
[SWI-Prolog (swi-prolog.org)](https://www.swi-prolog.org/)
疾速入门:
[SWI-Prolog -- Manual (swi-prolog.org)](https://www.swi-prolog.org/pldoc/man?section=quickstart)
在线编译工具:
[SWISH -- SWI-Prolog for SHaring (swi-prolog.org)](https://swish.swi-prolog.org/)
数据类型
在Prolog中惟一的一种数据类型是term
一个term能够是
atom(以小写字母结尾)numbervariable()