Swift 移植 SwiftParsec
- 授权协议: BSD
- 开发语言: Swift
- 操作系统: iOS
- 软件首页: https://github.com/davedufresne/SwiftParsec
- 软件文档: https://github.com/davedufresne/SwiftParsec/wiki
软件介绍
SwiftParsec 是 Parsec 解析器组合子库中的 Swift 移植。它允许从一组简单的解析器中创建复杂的解析器。同时,它也更容易扩展可用的解析器。解析器完全融入了语言,因此它们可作为参数传递放入数组,也可作为数值返回等。SwiftParsec 提供了利于记录和简单的表达式。
主要特性:
可重用子组合
词法分析
算是解析器
排列词组解析器
大量错误信息
支持 Unicode
Google's PageRank and Beyond
Amy N. Langville、Carl D. Meyer / Princeton University Press / 2006-7-23 / USD 57.50
Why doesn't your home page appear on the first page of search results, even when you query your own name? How do other web pages always appear at the top? What creates these powerful rankings? And how......一起来看看 《Google's PageRank and Beyond》 这本书的介绍吧!
