Haskell ecosystem

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(语言编译器)
(数学密码学)
第71行: 第71行:
  
 
==数学密码学==
 
==数学密码学==
[https://wiki.haskell.org/Applications_and_libraries/Mathematics Haskell Mathematics]
+
*[https://wiki.haskell.org/Applications_and_libraries/Mathematics Haskell Mathematics] [https://wiki.haskell.org/Blog_articles/Mathematics Articles using Haskell for mathematics and the mathematics of Haskell]
 +
*[https://hackage.haskell.org/packages/tag/math Haskell math packages]
 +
*[https://github.com/wellposed/numerical Numerical] is the core library for Numerical Haskell
 
*[https://github.com/GaloisInc/cryptol cryptol]加密语言
 
*[https://github.com/GaloisInc/cryptol cryptol]加密语言
 
*[https://github.com/ekmett/ad Automatic Differentiation]
 
*[https://github.com/ekmett/ad Automatic Differentiation]
 +
*[http://haskelldsp.sourceforge.net/ Haskell DSP Library]
  
 
==并发并行==
 
==并发并行==

2021年12月7日 (二) 08:34的版本

Haskell ecosystem

目录

项目集

用户服务商

语言编译器

类型系统

这里包含类型、数据、结构、算法等软件包,Haskell 主要使用 data 与 newtype 关键字来定义新的数据类型。

包管理

cabal-install 支持多个 Haskell 编译器,而 ghc-pkg 仅用于 GHC。

  • Nix 是一个包管理器,它管理的包环境可信赖、可重现,可原子地执行升级与回滚,在这基础上又有了基于包管理的操作系统 NixOS

测试质量

  • hspec Testing for Haskell

桌面IDE

图形GUI

Web应用

  • IHP is a modern batteries-included haskell web framework, built on top of Haskell and Nix
  • Yesod Web Framework
  • Snap A Haskell Web Framework
  • hakyll A static website compiler library in Haskell

数据科学

金融科技

机器学习

数学密码学

并发并行

并行、并发、异步以及分布式、云计算

游戏

  • Haskanoid A free and open source breakout clone in Haskell using SDL and FRP, with Wiimote and Kinect support.
  • Frag is a 3D first person shooting game written in Haskell
  • Barbarossa - a chess engine written completely in Haskell
  • hadoom A little Doom-like 2.5 game engine
  • Hedgewars A turn-based artillery game, The game server is written in Haskell.
  • Lazy Lambda a Flappy Bird clone in Haskell with SpriteKit
  • Lambda-Heights A fast paced arcade game

区块链

操作系统

Operating System

硬件芯片

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱