Haskell Command-line Application Building

Haskeline是一个为命令行程序提供行输入接口的Haskell库,旨在简化与其他Haskell程序的集成。文章还介绍了基于Haskeline的Tab补全解决方案及一个用于构建命令行程序的命令套件。

Haskeline Package

Haskeline provides a user interface for line input in command-line programs. This library is similar in purpose to readline, but since it is written in Haskell it is (hopefully) more easily used in other Haskell programs.

A tab-completion solution based on haskeline: Haskell (haskeline) word completion

Command Suite Parse

console-program provides an infrastructure to build command line programs. It provides the following features:

  • Declare any number of "commands" (modes of operation) of the program;

  • Declare options of these commands;

  • Collect options from a configuration file and the command line, and execute the proper command;

转载于:https://www.cnblogs.com/darkmatter/p/3606795.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值