unicoder: Make writing in unicode easy.
Unicoder transforms text documents, replacing simple patterns with unicode equivalents. The patterns can be easily configured by the user. This package is especially meant to open the vast and expressive array of unicode identifiers to programmers and language designers, but there's nothing wrong with a technically savvy user putting unicoder to work on documents for human consumption.
With the default settings,
\E x. \A y. \<x \-> y\> \ldots \l x,y. x \of x \of y
becomes
∃x ∀y ⟨x → y⟩ … λ x,y. x ∘ x ∘ y
Many more possibilities abound just in the default set of characters. Any system of special characters can be made easy to type with a normal keyboard as long as unicode supports it.
[Skip to Readme]
Downloads
- unicoder-0.4.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.4.0, 0.4.1, 0.5.0 |
---|---|
Change log | changes.md |
Dependencies | attoparsec (>=0.10.0.0), base (>=4.6 && <4.7), directory (>=1.2 && <1.3), text (>=0.11 && <0.12) [details] |
License | BSD-3-Clause |
Copyright | Copyright © 2013, 2014, Okuno Zankoku |
Author | Zankoku Okuno |
Maintainer | zankoku.okuno@gmail.com |
Category | Text |
Source repo | head: git clone https://github.com/Zankoku-Okuno/unicoder.git |
Uploaded | by ZankokuOkuno at 2014-07-12T18:33:03Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | unicoder |
Downloads | 2561 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |