jyp / MarXup

Markup language on top of Haskell
GNU General Public License v2.0
11 stars 3 forks source link

-- org --

file:examples/LaTeX.hs file:examples/LaTeX.pdf

To test the example:

cabal install cd examples ghc --make LaTeX ./LaTeX pdflatex LaTeX

** DSL Syntax: file:MarXup/Tex.hs::Return Semantics:file:MarXup/Tex.hs::display

** Preprocessor The preprocessor code is rather ugly :/ Look at the generated code to figure out what it does:

file:examples/LaTeX.hspp