如何使用 Prolog 并实现实际应用程序 [英] How Prolog is used and implement the real-world application

查看:47
本文介绍了如何使用 Prolog 并实现实际应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对这个很好奇.我的课程必须学习 Prolog,但我看到的大多数应用程序都是使用 C++、C# 或 Java 编写的.Prolog 编写的应用程序,对我来说是非常非常罕见的应用程序.

I am curious about this. I must learn Prolog for my course, but the applications that I seen mostly are written using C++, C# or Java. Applications written by Prolog, to me is very very rare application.

那么,我想知道如何使用 Prolog 并实现实际应用程序?

So, I wonder how Prolog is used and implement the real-world application?

推荐答案

SWI-Prolog 网站来自... SWI-prolog,仅使用可用库的一小部分.

SWI-Prolog website is served from... SWI-prolog, using just a small subset of the libraries available.

嗯,这不是商业应用,而是现实世界.

Well, it's not a commercial application, but it's rather real world.

需要付出很多努力才能使运行时能够执行 24x7 服务(主要是垃圾收集)和所需的性能可扩展性(以及其他多线程).

Much effort was required to make the runtime able to perform 24x7 service (mainly garbage collection) and required performance scalability (among other multithreading).

根据现实世界的应用程序需求开发了几个库.

Several libraries were developed driven by real world applications needs.

这篇关于如何使用 Prolog 并实现实际应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆