联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All collect(223) 
按平台查找All Haskell(223) 

[collect] MyCompiler

从简单语言到Haskell中从头实现的LLVM-IR的玩具编译器
Toy compiler from a simple language to LLVM-IR implemented from scratch in Haskell (2024-04-03, Haskell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1712159138498531.html

[collect] hamball

一款3D LAN FPS游戏,仓鼠球四处飞舞,并用Haskell编写激光器,
A 3D, LAN FPS game of hamster balls flying around and shooting lasers written in Haskell, (2010-05-12, Haskell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690504483569247.html

[collect] xml-to-json-fast

xml到json的快速、轻型转换器,能够处理巨大的xml文件,
Fast, light converter of xml to json capable of handling huge xml files, (2018-01-10, Haskell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690503176166294.html

[collect] cardano-wallet-jormungandr

HTTP服务器和命令行,用于在J rmungand中管理UTxO和HD钱包,
HTTP server & command-line for managing UTxOs and HD wallets in J rmungandr, (2021-11-10, Haskell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690471419109088.html

[collect] hastatic

Hustaic是Docker的一个小型静态内容web服务器,
hastatic is a tiny static content web server for Docker, (2019-07-14, Haskell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690162956224640.html

[collect] chips

一个快速、轻量级和并发的鱼壳插件管理器,用Haskell编写,
A fast, lightweight, and concurrent plugin manager for the fish shell, written in Haskell, (2019-10-26, Haskell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690162790270818.html

[collect] io-sim

Haskell的IO模拟器,它紧跟核心包(基本、异步、stm)。,
Haskell s IO simulator which closely follows core packages (base, async, stm)., (2023-07-05, Haskell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690162542351683.html

[collect] skylighting

Haskell语法突出显示库,具有从KDE语法突出显示描述派生的标记器,
A Haskell syntax highlighting library with tokenizers derived from KDE syntax highlighting descriptions, (2023-07-21, Haskell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690161154380970.html

[collect] unfog

极简CLI任务和时间管理器,用Haskell.编写。,
Minimalist CLI task & time manager, written in Haskell., (2023-05-05, Haskell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690161060708774.html

[collect] backprop-learn

使用backprop库轻松构建可训练神经网络的组合器和类型,
Combinators and types for easily building trainable neural networks using the backprop library, (2020-02-03, Haskell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690161012444497.html

[collect] hadrian

Hadrian:格拉斯哥Haskell编译器的新构建系统。现在合并到GHC树中!,
Hadrian: a new build system for the Glasgow Haskell Compiler. Now merged into the GHC tree!, (2019-02-04, Haskell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690160893877295.html

[collect] smos-poc

一个基于语义树的编辑器,用于替换GTD的Emacs Org Mode,
A semantic tree-based editor to replace Emacs Org Mode for GTD, (2018-02-06, Haskell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690160659214896.html

[collect] happy-and-alex-typed-lukcal

Haskell Happy和Alex:键入波兰语符号(ukasiewicz)计算器,
Haskell Happy & Alex: Typed Polish Notation ( ukasiewicz) Calculator, (2023-03-13, Haskell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690160620263982.html

[collect] xmonad-launcher

xmonad contrib的一个分支,包括使用稍微修改的XPrompt的启动器,
A branch from xmonad-contrib which includes a launcher using a slighty modified XPrompt, (2012-06-15, Haskell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690160286401843.html

[collect] reduelctl

一个基于在线玩家数量管理RedEclipse服务器池的脚本。,
A script to manage a pool of Red Eclipse servers based on number of players online., (2017-05-11, Haskell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690116180818747.html

[collect] hray

Haskell光线跟踪器遵循Peter Shirley的教程
Haskell ray tracer following Peter Shirley s tutorial , (2019-03-18, Haskell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690052708111092.html

[collect] spago

PureScript包管理器和构建工具,由Dhall和包集提供支持,
PureScript package manager and build tool powered by Dhall and package-sets, (2023-07-20, Haskell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689890797993136.html

[collect] anomy

在PvPGN服务器上模拟魔兽争霸III游戏客户端的聊天客户端,
Chat client which emulates the Warcraft III game client on PvPGN servers, (2020-03-25, Haskell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689871966559711.html

[collect] real-world-haskell

《真实世界haskell》(http:book.realworldhaskell.org read)一书中的代码示例解析器,
parser for code samples from the book "real world haskell " ( http : book.realworldhaskell.org read ), (2016-10-16, Haskell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689053248113327.html

[collect] dhall-issue1400

格式问题的复制器:
Reproducer for a formatting problem: , (2019-10-11, Haskell, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689053235363654.html
总计:223