Crossmark: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (formatted links with bullets) |
||
Line 7: | Line 7: | ||
=External Links= |
=External Links= |
||
[http://dev.laptop.org/git.do?p=users/krstic/docformat;a=blob;h=21fa01911b1c7781eb0aaf4deb746bd5d3bf6247;hb=b4d64bf64171e9c08f4860099e54ce550fa83dc0;f=crossmark-spec.txt Crossmark specification] |
* [http://dev.laptop.org/git.do?p=users/krstic/docformat;a=blob;h=21fa01911b1c7781eb0aaf4deb746bd5d3bf6247;hb=b4d64bf64171e9c08f4860099e54ce550fa83dc0;f=crossmark-spec.txt Crossmark specification] |
||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
[[Category:Software]] |
[[Category:Software]] |
Latest revision as of 03:27, 26 May 2008
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
- Crossmark page at WikiCreole: discussion of unification with Creole.