You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$\rm\TeX$ is a program written by Donald E. Knuth.
This project is a manual conversion of $\rm\TeX$ into the Rust language for pedagogic purpose.
The goal was to understand how the program works by rewriting it.
At the same time, it was useful to continue learning Rust.