>>100
Therefore it makes sense to use LISP-processor, since
1) list representing LISP program could be decompiled back in s-exprs and prettyprinted
2) everyone formats their code using prettyprinter
3) no one writes any comments, rather writing clear and selfdocumenting code, so
4) we got a a true bijection!
Needless to mention, LISP-processor would have free microcode.
/thread