On Tue, Mar 23, 2010 at 9:06 AM, Damon Wang damonwang@uchicago.edu wrote:
Hello everyone,
I'm interested in porting texvc to Python, and I was hoping this list here might help me hash out the plan. Please let me know if I should take my questions elsewhere.
If I understand correctly, you want to write a <insert language here> script that validates latex, and calls the latex compiler. Why can't the validator be written as an integral extension for MediaWiki itself and have MediaWiki call the latex compiler. Is there a particular reason to have the validation done by an external program?
Bryan