funcmp: Functional MetaPost
Functional MetaPost is a Haskell frontend to the MetaPost language by John Hobby. Users write their graphics as Haskell programs, which then emit MetaPost code that can be compiled into encapsulated PostScript files and smoothly included into e.g. LaTeX.
A collection of useful examples how to use Functional MetaPost can be found in the user's manual at http://download.savannah.nongnu.org/releases/funcmp/Manual_eng.ps. The document doesn't offer very much detail in terms of explanations, but the code samples are quite helpful.
Further documentation can be found in the original thesis that describes the implementation. The text is available in German at http://download.savannah.nongnu.org/releases/funcmp/Thesis.ps and in English at http://download.savannah.nongnu.org/releases/funcmp/Thesis_eng.ps.
Last but not least, there is a tutorial that offers many helpful examples available in German at http://download.savannah.nongnu.org/releases/funcmp/Tutorial.ps and in English at http://download.savannah.nongnu.org/releases/funcmp/Tutorial_eng.ps.
Modules
[Index]
Downloads
- funcmp-1.8.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9 |
---|---|
Dependencies | base (>=3 && <4.11), filepath, process (>=1.0.1.1) [details] |
Tested with | ghc >=6.10.4 && <=7.10.1 |
License | GPL-3.0-only |
Author | Meik Hellmund, Ralf Hinze, Joachim Korittky, Marco Kuhlmann, Ferenc Wágner, Peter Simons, Robin Green |
Maintainer | Peter Simons <simons@cryp.to> |
Revised | Revision 1 made by PeterSimons at 2018-01-26T13:35:53Z |
Category | Graphics |
Home page | https://github.com/peti/funcmp |
Bug tracker | https://github.com/peti/funcmp/issues |
Source repo | head: git clone git://github.com/peti/funcmp.git |
Uploaded | by PeterSimons at 2015-01-13T20:38:38Z |
Distributions | LTSHaskell:1.9, NixOS:1.9, Stackage:1.9 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 9004 total (10 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-01-13 [all 1 reports] |