language-dickinson: A language for generative literature

[ bsd3, compilers-interpreters, language, library, program, text ] [ Propose Tags ]

Dickinson is a language for generative (random) literature


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
cross

Enable to ease cross-compiling

Disabled
Automatic Flags
NameDescriptionDefault
zstd

Use zstd to compress saved REPL states

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.2.0, 1.0.0.0, 1.0.0.1, 1.1.0.0, 1.1.0.1, 1.1.0.2, 1.1.0.3, 1.2.0.0, 1.3.0.0, 1.3.0.1, 1.3.0.2, 1.3.0.3, 1.3.0.4, 1.4.0.0, 1.4.1.0, 1.4.1.1, 1.4.1.2, 1.4.2.0, 1.4.3.0
Change log CHANGELOG.md
Dependencies array, base (>=4.9 && <5), binary (>=0.8.4.0), bytestring, composition-prelude (>=1.1.0.1), containers, deepseq, directory, filepath, haskeline (>=0.8), language-dickinson, microlens, microlens-mtl, mtl, optparse-applicative, prettyprinter (>=1.7.0), random, semigroups, split, template-haskell, text (>=1.0.0.0), transformers, zstd [details]
License BSD-3-Clause
Copyright Copyright: (c) 2020 Vanessa McHale
Author Vanessa McHale
Maintainer vamchale@gmail.com
Revised Revision 1 made by vmchale at 2020-09-14T23:59:44Z
Category Language, Text, Compilers/Interpreters
Source repo head: git clone https://github.com/vmchale/dickinson
Uploaded by vmchale at 2020-08-19T22:53:39Z
Distributions NixOS:1.4.3.0
Executables emd
Downloads 5184 total (55 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for language-dickinson-1.3.0.0

[back to package description]

Dickinson

Dickinson is a text-generation language.

Installation

Binary Releases

Binaries for some platforms are available on the releases page.

Unpack the distribution, then:

make install

Source

To install, get cabal-install and GHC. Then:

cabal install language-dickinson

Manpages are installed at

emd man

So man $(emd man) will pull them up in bash, for instance.

Editor Integration

Editor integration is available for vim.

Using vim-plug:

Plug 'vmchale/dickinson' , { 'rtp' : 'vim' }

Documentation

A user guide is available in markdown and as a pdf.

See man/emd.1 for man pages.

Examples

A riff on the Unix fortune program is available here. Try

emd run examples/fortune.dck