Tagged Questions
8
votes
4answers
656 views
Implementation of a C compiler in TeX ?
Seeing the many things already done with TeX, I wonder if anyone has implemented a C (or C++) compiler in TeX. This does not seem too far fetched as an experiment. I do not expect great performance.
...