Crossmark

From OLPC
Revision as of 23:27, 25 May 2008 by Remi (talk | contribs) (formatted links with bullets)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  english | 한국어 HowTo [ID# 133109]  +/-  


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