Menu

Source Code?

Help
2005-06-15
2013-04-09
  • Nobody/Anonymous

    How or where can I obtain the source code of this wonderful math editor program?

     
    • Nobody/Anonymous

      Thanks

      You can get it at
      http://prdownloads.sourceforge.net/mathcast/MathCast_0_83_Source.zip?download

      MathCast is written in plain win32, so the code is a bit messy. If you have any questions, I'll answer you.

      Here is a short description:
      At the heart of the programs are the String Class (an extension of wchar_t*, its used throughout the source) and an XML DOM3 parser (which is used by all the MathML functions).

      The MathCast source is divided into a few Classes,
      most of them are interface related (Viewer, Menu, WebBrowserChrome, BMPHelper,Buttons, Dialogs, and StatusBar).

      The horsepower is in the Equator. There the equation list is kept, and functions that work on it. It also houses
      the MathML understanding and creation functions and
      the algorithms required for translating them to
      Mathline text.

       
    • Nobody/Anonymous

      Do you know of any other open source math equation editor which in written in java?

       
    • Tom Chekam

      Tom Chekam - 2005-06-16

      No. I don't.

       
    • Nobody/Anonymous

      Ok, thanks anyway. If anyone knows of a free open source math equation editor, please feel free to send me an email at lchucky101@gmail.com. Thankyou

       

Log in to post a comment.