Inspiration

I'm good at math, so I thought to do something related to developing with complex math.

What it does

Converts a LaTeX file to a python file with functions from the LaTeX file.

How I built it

I asked an AI for some help and used the information from the AI to inform me how to write the functions and unit tests for the project. The final product has been coded by myself.

Challenges I ran into

I actually haven't worked that much with LaTeX before programmatically so learning how LaTeX works took some time.

Accomplishments that I'm proud of

I was able to stay focused long enough to get something submitted.

What I learned

How LaTeX works, and hopefully how to make a program that writes other programs.

What's next for LaTeX to Python Transpiler

I would like to make it able to transpile more than just LaTeX to Python, such as transpiling MathML to C, Go, or Rust.

Built With

Share this project:

Updates