Haskell

[ˈhæskəl]
  • Haskell
  • 释义

    哈斯克尔;哈斯凯尔; Ashkettle的变体;

纠错 数据更新时间:2026-06-10 08:30:01
1、

In this paper an automatic Monad generator from other style of Monad is designed and implemented in Haskell.

鉴于这种思想,用支持Monad程序设计的高阶函数语言Haskell实现了一个Monad的自动生成系统。

互联网摘选

2、

Ask Haskell or Scheme programmers, and they'll tell you that functions are the most important feature of any serious programming language.

Haskell或Scheme程序员会告诉您,函数对于任何严肃的编程语言来说都是最重要的特性。

互联网摘选

3、

This paper introduces the features of list comprehensions of Haskell and explains how to design powerful but concise programs through several examples by using these features.

该文介绍Haskell语言的列表内涵特性,并通过几个相关的例子,阐述如何利用Haskell语言的列表内涵特性来编写功能强大但却简短优美的程序。

互联网摘选

4、

Haskell: Learn more about this pure functional programming language.

Haskell:学习关于这种纯函数性编程语言的更多知识。

互联网摘选

5、

If you're new to Haskell, the Hugs interpreter is a good choice because it's easy to install and understand.

如果刚接触Haskell,那么Hugs解释器是个不错的选择,因为它安装和理解起来都比较容易。

互联网摘选

6、

The functional programming language known as Haskell features a program for symbolic mathematics known as DoCon.

称作Haskell的函数式编程语言展示了一个用于符号数学的程序,名为DoCon。

互联网摘选

7、

Haskell has two primary advantages when dealing with recursion: Haskell optimizes tail recursion, and Haskell is lazy.

在处理递归时,Haskell有两大优势:Haskell优化了尾部递归,Haskell是惰性的。

互联网摘选

8、

Haskell compiler and libraries Haskell is a broad-spectrum language, suitable for a variety of applications.

Haskell编译器和库Haskell是一种 广谱 语言, 适合各种应用.

互联网摘选

9、

Haskell was eventually cornered in front of the home of Cassidy's grandparents and taken into custody.

哈斯凯尔最终被逼到凯西梯祖父家前的角落里,随后被拘捕。

互联网摘选

10、

Haskell did not live to discover the deception.

哈斯克尔至死都没识破那个骗局。

《柯林斯高阶英汉双解学习词典》

11、

This is how a Haskell programmer works around using destructive updates.

Haskell程序员就是这样避免了使用破坏性更新。

互联网摘选

12、

Haskell did not live to discover the deception

哈斯克尔至死都没识破那个骗局。

柯林斯高阶英汉双解学习词典

13、

If your problem set is a good fit for Haskell, that higher abstraction will work for you.

如果您的问题集恰好适合Haskell,那么更高级别的抽象就适合您。

互联网摘选

14、

Blair and Haskell say the training threshold concept may be misleading, because smaller doses of exercise can produce some improvement.

布莱尔和哈斯卡尔则说:这种训练门坎的观念可能有错误。因为少量的运动也能增进健康。

互联网摘选

15、

Ronald Haskell, 33, has been charged with capital murder in connection to the massacre.

33岁的罗纳德已被指控在这个惨案中犯有谋杀罪。

互联网摘选

16、

You'll see later ( in Writing functions) how these functions form the backbone of many recursive functions in Haskell.

稍后还会看到(在编写函数中)这些函数如何构成了Haskell中众多递归函数的基础。

互联网摘选

17、

Blair and Haskell agree that the highest-risk men are those who do virtually nothing.

布莱尔和哈斯卡尔都同意所谓高危险群就是那些从不运动的人。

互联网摘选

18、

This article explores functional programming by giving you an introduction to Haskell.

这篇文章通过介绍Haskell来研究函数性编程。

互联网摘选

19、

This is notable as GHC used to use Darcs, a distributed version control system written in Haskell.

值得一提的是GHC曾经使用的是Darcs,一个由Haskell编写的分布式版本控制系统。

互联网摘选

20、

Haskell complains if you use a type ambiguously or if you try to use an unsupported type with a function.

如果使用类型模糊不清或者在函数中使用不支持的类型,Haskell会报错。

互联网摘选

21、

It shares a common core language with OCaml, another popular functional programming language, and draws ideas from many other programming languages, including Haskell, Erlang, and C#.

它具有OCaml常见的核心语言功能,以及其他流行的函数式编程语言的一些特性,并从很多其他编程语言获取了一些思想,包括Haskell、Erlang和C。

互联网摘选

22、

You're telling Haskell that a tree is made up of nothing or of a tree, followed by a value, followed by another tree.

它告诉Haskell:树可以可以什么都不包含,也可以是由树构成的,树后面跟着值,后面又跟着另一个树。

互联网摘选

23、

Haskell has a powerful typing model.

Haskell拥有强大的类型模型。

互联网摘选

24、

Haskell, indeed, manipulates" functions as easily as Perl manipulates strings", says Goerzen.

“用Haskell摆弄函数确实就像用Perl摆弄字符串那么简单”,Goerzen如是说。

互联网摘选

25、

You'll notice Haskell programs frequently use recursion to solve a problem.

可以注意到:Haskell程序频繁地用递归来解决问题。

互联网摘选

26、

The Features of Lazy Evaluation of Haskell and their Applications

Haskell语言的惰性计算特性及其应用

互联网摘选

27、

Haskell computes only the first two elements of the list.

Haskell只计算列表的头两个元素。

互联网摘选

28、

Haskell is statically typed, so once you assign a variable to a value, the variable always holds the same type.

Haskell是静态类型化的,所以一旦给变量分配了值,那么变量就会一直维持相同的类型。

互联网摘选

29、

This important capability lets many Haskell functions take a function as a parameter.

这项重要的功能让众多的Haskell函数可以接受函数作为参数。

互联网摘选

30、

Haskell deals with data structures very well.

Haskell能够很好地处理数据结构。

互联网摘选

  • 今日热词
  • 热门搜索
  • play[pleɪ] n. 比赛;游戏;戏剧;赌博;vt.& vi. 玩;演奏;演出;参加比赛;
  • windy[ˈwɪndi] adj.多风的,风大的;当风的;浮夸的,夸夸其谈的,空话连篇的;<英俚>害怕的,担心的;<古>上风的,上风侧的;空洞无物的;<英>肠胃气胀的;受大风吹的;(公路或河流)蜿蜒迂回的
  • Rolex[ˈroʊlɛks] n.劳力士手表(瑞士手表品牌);劳力士;
  • pve[p've] 玩家对抗环境
  • mentally[ˈmentəli] adv.心理上,精神上;智力上;
  • mere[mɪə(r)] adj.仅仅,只不过;小的,轻微的;纯粹的;n.小湖,池塘;〈英〉边境(线);
  • excite[ɪkˈsaɪt] v.使激动;引起;刺激;
  • todo[tə'du] n.托多
  • horizontal[ˌhɒrɪˈzɒntl] adj.水平的,卧式的;地平线的;[植](枝条)平层的;同一行业的,同阶层的;n.水平线;水平面;水平位置;水平的物体;
  • 大片[dà piàn] Blockbuster; stretch; sheet;
  • 新闻联播[xīn wén lián bō] CCTV News ;
  • center[ˈsentə(r)] n.篮球中锋,中场手;中心;中心区;中央;中枢;核心;焦点;(议会等的)中间派,中心站(或场,所),中线v.将…放在正中央;以…为中心;(使)集中于; 居中;集中,把……聚集在

英语网英语词典(dict.25820.com)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈