Haskell ecosystem

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(并发并行)
(并发并行)
第33行: 第33行:
 
并行、并发、异步以及分布式、云计算
 
并行、并发、异步以及分布式、云计算
 
*[https://wiki.haskell.org/Applications_and_libraries/Concurrency_and_parallelism Concurrent and Parallel Programming] 软件事务内存(Software Transactional Memory,STM)是一种比较理想的解决并发程序的解决方案。
 
*[https://wiki.haskell.org/Applications_and_libraries/Concurrency_and_parallelism Concurrent and Parallel Programming] 软件事务内存(Software Transactional Memory,STM)是一种比较理想的解决并发程序的解决方案。
*[https://wiki.haskell.org/Cloud_Haskell(CH)] 与 [[Erlang]] 类似,都采用 [[actor model|Actor 模型]]作为其默认的并发模型。
+
*[https://wiki.haskell.org/Cloud_Haskell Cloud_Haskell(CH)] 与 [[Erlang]] 类似,都采用 [[actor model|Actor 模型]]作为其默认的并发模型。
 
*[https://github.com/haskell-distributed Distributed Haskell]
 
*[https://github.com/haskell-distributed Distributed Haskell]
 +
*[https://well-typed.com/blog/68/ A Cloud Haskell Appetiser (Parallel Haskell Digest 11)]
  
 
==游戏==
 
==游戏==

2021年12月6日 (一) 11:28的版本

Haskell ecosystem

目录

用户服务商

编译器解释器

语言类

  • Agda is a dependently typed programming language / interactive theorem prover.
  • Idris A Language for Type-Driven Development
  • ForSyDe Haskell-embedded Domain Specific Language
  • Perl6::Pugs - A Perl 6 Implementation, Perl 6 的 Haskell 实现 Pugs

桌面IDE

图形GUI

  • XMonad A dynamically tiling X11 window manager that is written and configured in Haskell.
  • wxHaskell

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

区块链

图集

链接

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

变换
操作
导航
工具箱