Hacker News new | ask | show | jobs
by kajaktum 28 days ago
I want a language that is a group of bit (0,1) and the xor operator. Everything else is built on top of that.
1 comments

Xor isn't Turing complete sadly.
The only thing missing is the goto right?