Crossmark

From OLPC
Revision as of 12:16, 8 January 2007 by Walter (talk | contribs) (added categories)
Jump to: navigation, search

Crossmark is a new markup format for documents with embedded macros and TeX math expressions. The macro feature in principle can support code in any interpreted programming language, but in practice the Crossmark developers want to use Python.

Software

  • Libcrossmark is a C++ library to support parsing and creation of crossmark documents. Python bindings are provided as well. It's currently in prototype state.

External Links

Crossmark specification

Libcrossmark README