Code Monkey home page Code Monkey logo

metaphor's Introduction

This is a library to parse MathType's MTEF binary format. Currently doesn't do very much at all.

My intention is that it should read the MTEF stream and, as a bare minimum, output an XML serialisation of it with each
MathType record mapping fairly directly to an XML element containing subrecords as subelements, and with record options
represented by attributes. As an extension, it could make the XML a bit nicer (e.g. instead of outputting a TMPL element
for the TMPL record, it could output a specific element based on the template selector).

Ultimately, I'd like to be able to convert a binary MTEF stream into presentational MathML. My thinking is that once
the binary MTEF is available in some kind of XML representation, it turns into a question of XSLT which personally I
find more tractable (and it can be tested with XSpec tests).

At the moment, this is my main project for working on in my spare time and on the train to / from where I work.
Unfortunately, I don't have a lot of spare time currently! All contributions and suggestions are welcome, but
my ability to respond is a bit limited at the moment.

My intention is to put this under the Apache License, version 2.0, unless anyone has any serious objections.

metaphor's People

Contributors

danielrendall avatar thiloplanz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.