larsbrinkhoff / pdp10-its-disassembler

Disassembler and other tools for files in ITS formats
GNU General Public License v2.0
19 stars 13 forks source link

Explain TECO #63

Closed larsbrinkhoff closed 2 years ago

larsbrinkhoff commented 3 years ago

A tool in similar vein to @atsampson's "explain" series. It should read a TECO file and output something that is easier to read. Possibly s-expressions?

larsbrinkhoff commented 2 years ago

I had the idea that the TECO code should be "explained" as Emacs Lisp:
https://github.com/larsbrinkhoff/compile-teco-to-emacs-lisp