Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cow.1.3.0 - via opam-publish #4578

Merged
merged 3 commits into from Aug 2, 2015
Merged

Conversation

samoht
Copy link
Member

@samoht samoht commented Aug 2, 2015

XML, JSON, HTML, CSS, and Markdown syntax and libraries

Writing web-applications requires a lot of skills: HTML, CSS, XML,
JSON and Markdown, to name but a few! This library provides OCaml
syntax extensions for these web formats by:

  • extending standard OCaml syntax with embedded web DSLs. It has a
    quotation mechanism which parses HTML, CSS or XML to OCaml, and
    also anti-quotations that form a template mechanism.
  • using type-driven code generation to generate markup directly from
    OCaml type declarations. It is possible to mix hand-written and
    generated code to deal with special-cases. Most of the work is done
    at pre-processing time, so there is no runtime costs and the generated
    OCaml code can be manually inspected if desired.

More documentation at https://github.com/mirage/ocaml-cow.



Pull-request generated by opam-publish v0.3.0

@camelus
Copy link
Contributor

camelus commented Aug 2, 2015

✅ All lint checks passed f76758d
  • These packages passed lint tests: cow.1.3.0

✅ Installability check (3763 → 3764)
  • new installable packages (1): cow.1.3.0

samoht added a commit that referenced this pull request Aug 2, 2015
@samoht samoht merged commit db194c9 into ocaml:master Aug 2, 2015
@samoht samoht deleted the opam-publish/cow.1.3.0 branch August 2, 2015 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants