It seems to program with such a reduced instruction set requires one to be either a genius or a computer (i.e. generated code). I'm neither :(
For instance:
https://github.com/arthaud/c2bf
It seems like this is a frivolous subject, but it is actually quite enlightening to realize just how little is required to get something that computes, it changes how you view the whole concept of computation.
https://github.com/xoreaxeaxeax/movfuscator
It seems to program with such a reduced instruction set requires one to be either a genius or a computer (i.e. generated code). I'm neither :(