[三道贩子] Haskell Weekly News: Issue 108

发布于 2022-08-12 16:57:56 字数 2482 浏览 11 评论 2

Haskell Weekly News: Issue 108 - March 7, 2009
http://sequence.complete.org/hwn/20090307

Announcements
----

  storable 0.1 -- Storable type class for variable-sized data. Tomáš
  Janoušek [4]announced the first release of the [5]storable library,
  which fills the gap between Foreign.Storable and Data.Binary by adding
  support for marshalling (finite) values of variable-sized data types,
  like lists or trees, while preserving the performance and memory
  efficiency one expects from the Storable class. It also provides a
  (monadic) syntactic sugar that takes care of alignment restrictions by
  itself and makes instance deriving easy.

  The Industrial Haskell Group. Duncan Coutts [8]announced the creation
  of the [9]Industrial Haskell Group (IHG). The IHG is an organisation to
  support the needs of commercial users of the Haskell programming
  language. Currently, the main activity of the IHG is a collaborative
  development scheme, in which multiple companies fund work on the
  Haskell development platform to their mutual benefit. The scheme has
  started with three partners of the IHG, including Galois and Amgen.

  Extensible and Modular Generics for the Masses: emgm-0.3. Sean Leather
  [19]announced the third major release of [20]Extensible and Modular
  Generics for the Masses (EMGM), a library for generic programming in
  Haskell using type classes and a sum-of-products view. Deriving is now
  greatly improved, and there are several new functions, including case,
  everywhere, and everywhere'.

  major speed improvement: regex-tdfa reaches 1.0.0. ChrisK proudly
  [21]announced the version 1.0.0 release of [22]regex-tdfa. This is is
  not just a bug fix release; it is a serious improvement in the
  asymptotic running time of the library algorithms.

----

完整的内容见原文

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

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

发布评论

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

评论(2

南七夏 2022-08-21 03:12:53

原帖由 win_hate 于 2009-3-9 11:33 发表
里面一条消息说,Haskell 要改 logo 了。

http://community.haskell.org/~eelco/poll.html

嗯,早先确实看到邮件了,不过没怎么留意。

前段时间我们也举行过类似活动嘛!

我比较喜欢下面这个:

比原来的抽象和很多,不过还是能看懂的继续能看懂,看不明白的仍然看不明白

中二柚 2022-08-21 03:04:30

里面一条消息说,Haskell 要改 logo 了。

http://community.haskell.org/~eelco/poll.html

前段时间我们也举行过类似活动嘛!

我比较喜欢下面这个:

[ 本帖最后由 win_hate 于 2009-3-9 11:35 编辑 ]

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