Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试使用 prolog 解析文件。我在网上发现最好的方法是使用 DCG 和“pio”库,特别是很多人建议使用短语_from_file,但我不明白它是如何工作的。有人可以帮助我吗?谢谢!