The buzzy firms usually ones coming out of startup incubators, like techstars or Y combinator have a bit more power to ignore the blog. 一些颇有名气的公司(这些公司通常来自TechStars或YCombinator创立的新创企业孵化基金)有实力不买TechCrunch的帐。
Toward that end, we need to change the parser combinator implementation to produce different objects during parse. 对于该前端,我们需要更改解析器组合子实现,以便在解析期间生成不同的对象。
The other major change is in the definition of factor which now uses a different combinator,~> and 另一个大的变化是factor的定义,现在它使用另一种组合子~>和
And we have a text parser, built using Scala's parser combinator library to parse simple math expressions 我们使用了一个由Scala解析器组合子构建的文本解析器,用于解析简单的数学表达式
To do that, we make use of one more combinator, the^^ combinator, which takes an anonymous function as a parameter, passing the results of the parse into the anonymous function as a parameter. 为此,我们使用了另一个组合子,即^^组合子,它以一个匿名函数为参数,将解析的结果作为一个参数传递给该匿名函数。
To understand how this all works, we have to take a brief dive into the parser combinator implementation. 为了理解其中的原理,我们必须简要了解解析器组合子的实现。
I also spoke with Sam Altman, the president of Y Combinator, one of the best-known providers of first-step seed money for tech start-ups. 我还和YCombinator公司总裁萨姆·奥特曼(SamAltman)交谈过。YCombinator是为科技创业企业提供起步阶段种子资金的最知名公司之一。
Hacker News, the message board of accelerator program Y Combinator, has long been the de facto online community for Silicon Valley startups. 长久以来,企业孵化器YCombinator设立的网络留言板HackerNews一直是硅谷各初创公司实际上的线上社区。
One company that I admire is Y Combinator for realizing that there's a new economy coming. 我欣赏的公司是YCombinator,原因是它意识到了一种新经济的到来。
When the company joined Y Combinator, the top comment on Hacker News asked, How is Product Hunt even a business? 在公司在加入YCombinator时,HackerNews上被顶到首位的评论质问道:ProductHunt竟然也能算得上是一项业务?
Whitespace may appear between a combinator and the simple selectors around it. 空格可能出现在一个选择符和简单的选择器之间。
Method handles act as both function pointers and as function combinators, allowing a built-in way to construct a call protocol flow from a caller to a callee. 方法句柄可以同时作为函数的pointer和combinator,允许用内置的方式建立一个从调用器到被调用者的调用协议。
Stross compares Y Combinator to writing a graduate school dissertation, an intense period of study and activity with little formal structure or curriculum. 斯特罗斯将在YCombinator的经历比作撰写一篇研究生学位论文,那是一段学习和活动都很紧张的时期,几乎没有正式的结构或课程。
When using the descendant combinator, an element selector on the right is selected if it falls anywhere between the tags of the element selector on the left. 当使用后代选择符,右边的一个元素选择器是被选择的,不管左边的元素选择器标签有几个。
When history comes to assess the present era of Silicon Valley, several chapters will be dedicated to y combinator. 如果历史要对目前的硅谷时代做出评价的话,有几章要献给ycombinator。
The book would have benefited from more critical thinking, especially in examining the real returns from y combinator. 更具批判性的思维本来会使这本书更出色,特别是在考察ycombinator的实际回报方面。
The first newly supported combinator ( also frequently called a selector, which is only partially accurate) will be the Child combinator, designated by a ">" symbol placed between simple selectors. " symbol placed between simple selectors." data-id="858131"> 第一个支持的选择符(也经常被称作选择器,这是唯一正确的部分)是子选择符。在简单的选择器之间指定“>”符号。
While the Child combinator targets direct children of another element, the Adjacent Sibling combinator targets an element that directly follows, but is separate from, a previous element. 子选择符可以指向另外一个元素的子部,相邻选择符可以指向跟随的元素,但与前面的元素独立。
The other newly supported combinator will be the Adjacent Sibling combinator, designated by a "+" symbol similarly placed between simple selectors. 另外一个新支持的选择符将是相邻选择符,使用“+”符号。
We thought when we started Y Combinator that the most important quality would be intelligence. 当我们创办YCombinator的时候,我们曾经认为创业者最重要的素质是「智力」,换句话说,聪明。
Real time simulation of the DIESEL-CONTROLLABLE pitch propeller system with combinator control 船舶柴油机-调距桨自动控制推进系统实时仿真
A fast combinator reduction model 一种快速组合算子归约模型FCRM
After analysing the reasons of expansion of Turner combinator expression, a fast combinator reduction model ( FCRM) is presented. 本文在分析了Turner归约模型中组合算子表达式的膨胀原因后,提出了一种快速组合算子归约模型FCRM。
π-Calculus is used to encode the semantics for the SKI-calculus which is a representative of combinator calculi. 以SKI演算作为Combinator演算族的代表,通过形式化的手段给出了SKI演算的π演算语义;