- 授权协议: MIT
- 开发语言:
- 操作系统: UNIX
- 软件首页: http://mxe.cc/
- 软件文档: http://mxe.cc/
- 官方下载: http://mxe.cc/
软件介绍
MXE(M cross environment)能交叉编译一些免费的库,比如SDL和Qt。它为各种目标平台提供了一个很好的交叉编译环境。
特性:
被设计为兼容任何Unix系统。
易于扩展使用。
除了交叉编译器之外,还建立了许多免费的库。
也可以生成只是包的一个子集,并自动生成它们的依赖关系。
能够自动更新所有软件包的版本。
使用源程序包,确保整个生成机制是透明的。
集成autotools, cmake, qmake, 和hand-written makefiles。
支持的工具链:
Runtime: MinGW-w64
Host Triplets:
i686-w64-mingw32x86_64-w64-mingw32Packages:
static
shared
GCC Threading Libraries (
winpthreadsis always available):win32
Programming in Haskell
Graham Hutton / Cambridge University Press / 2007-1-18 / GBP 34.99
Haskell is one of the leading languages for teaching functional programming, enabling students to write simpler and cleaner code, and to learn how to structure and reason about programs. This introduc......一起来看看 《Programming in Haskell》 这本书的介绍吧!
