Live data from Hacker News

Show HN: Avremu – An 8-Bit Microcontroller in Pure LaTeX

gitlab.brokenpipe.de

1–10 of 19 posts

Re: Show HN: Avremu – An 8-Bit Microcontroller in Pure LaTeX

#6
post #2

To be pedantic: this code is largely in TeX, not LaTeX.

This is true, but largly in TeX and only Parts of it in LaTeX is still LaTeX. But you're right, I did use only a few rudimentary features.

I think this is the minority view of LaTeX: it's built on top of and is a subset of TeX, not a superset. No one would ever consider \def to be LaTeX for example.

Not to denigrate what you produced of course.

Re: Show HN: Avremu – An 8-Bit Microcontroller in Pure LaTeX

#10

That reminds me of this, a slightly bigger AVR emulating an ARM SoC running Linux: http://dmitry.gr/index.php?r=05.Projects&proj=07.+Linux+on+8... Emulate that system instead, and now you can theoretically boot a Linux system inside of TeX.

I already considered that, but until now i did not implement many peripheral devices. But when implemented those, it should be possible. But at the moment i'm rather thinking of an VHDL netlist emulator in TeX.
Post reply on HN