用函数式编程语言编写的开源项目

发布于 2024-09-04 09:41:50 字数 1539 浏览 6 评论 0 原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(6

浪漫之都 2024-09-11 09:41:50

MLdonkey 是用 OCaml 编写的。

当然,函数式语言的各种库通常也是用各自的语言编写的。所以你可以在该语言的“库中心”上找到很多项目。例如,对于 haskell,有 hackage,其中充满了开源 haskell 项目。

MLdonkey is written in OCaml.

Of course various libraries for functional languages are also generally written in the respective language. So you can find a lot of projects on the language's "library hub". For example for haskell there's hackage, which is full of open source haskell projects.

╭⌒浅淡时光〆 2024-09-11 09:41:50

SourceForge 的项目编写于:

OCaml (187)

Lisp (436)

Common Lisp (111)

Erlang (110)

SourceForge's projects written on:

OCaml (187)

Lisp (436)

Common Lisp (111)

Erlang (110)

西瑶 2024-09-11 09:41:50

一些流行的 NoSQL 数据库是用 Erlang 编写的(如果您认为这是一种函数式语言),包括 CouchDBRiak。两者都是开源的,并且仍在积极开发中。

A few of the popular NoSQL databases are written in Erlang (if you consider that to be a functional language, that is), including CouchDB and Riak. Both are open-source, and both still under active development.

星星的轨迹 2024-09-11 09:41:50

大部分 EMACS 是用 elisp 编写的。

Most of EMACS is written in elisp.

何止钟意 2024-09-11 09:41:50

Erlang编写的Ejabberd似乎是一个成熟且活跃的聊天服务器。(正如@skaffman所说,如果您将 Erlang 视为一种函数式编程语言)。

Ejabberd written by Erlang seems to be a chat server that is mature and active.(as @skaffman said, if you consider Erlang as a functional programming language).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文