[Haskell-cafe] Haskell to math
Peter Verswyvelen
bf3 at telenet.be
Fri Oct 26 05:31:40 EDT 2007
Some packages like Open Office and Microsoft Word contain a math
expression writer. The same can be done with Maple, etc. Standard
formats such as MathML, LaTex etc exist.
Now what I would like to do, is to create a mathematical expression in
Haskell (using e.g. an expression tree), which can be evaluated in
Haskell, and be converted to something pretty-math-printable (MathML,
PS, PDF, LaTex, whatever).
Does something like this already exist?
Thanks a lot,
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20071026/8b91bf74/attachment.htm
More information about the Haskell-Cafe
mailing list