Crossmark: Difference between revisions
Jump to navigation
Jump to search
m (added categories) |
|||
Line 8: | Line 8: | ||
[http://svn.abisource.com/libcrossmark/trunk/README Libcrossmark README] |
[http://svn.abisource.com/libcrossmark/trunk/README Libcrossmark README] |
||
[http://www.wikicreole.org/wiki/Crossmark Crossmark page] at WikiCreole: discussion of unification with Creole. |
|||
[[Category:Software ideas]] |
[[Category:Software ideas]] |
Revision as of 22:34, 16 January 2007
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 page at WikiCreole: discussion of unification with Creole.