jaspervdj / blaze-markup

Core modules for a blazing fast markup combinator library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blaze-markup

Build Status

What

The core modules to build a blazingly fast markup combinator library such as blaze-html. Most applications should not use this package directly.

Development

Running the tests:

cabal configure --enable-tests && cabal build && cabal test

Running the benchmarks:

make benchmark

Credits

Authors:

  • Jasper Van der Jeugt
  • Simon Meier
  • Deepak Jois

About

Core modules for a blazing fast markup combinator library

License:Other


Languages

Language:Haskell 96.0%Language:Ruby 1.7%Language:Makefile 1.6%Language:PHP 0.8%