Haskell ecosystem

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(并发并行)
(云计算)
第32行: 第32行:
 
==并发并行==
 
==并发并行==
 
[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 Cloud Haskell] Haskell 提供了一个消息传递的通信模型,受 [[Erlang]] 启发,与之非常相似。
 
*[https://github.com/haskell-distributed Distributed Haskell]
 
  
 
==游戏==
 
==游戏==

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

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

并发并行

Concurrent and Parallel Programming 软件事务内存(Software Transactional Memory,STM)是一种比较理想的解决并发程序的解决方案。

游戏

  • 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

区块链

图集

链接

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

变换
操作
导航
工具箱