Example?

Posted by s on June 30, 2008, 3:25 a.m.

Soon the magical powers of NAND will be shown to you. I had to cheat to get NAND, but I've derived from it so far

NOT,AND,OR,NOR,XOR,NXOR,ADD

All of it is pure nand (xor being really ugly) until addition. I used NAND, if{}else{}, <<1 and a recursive call in ADD. I was hoping I'd be able to replace <<1 with another recursive call, but I'm still working on it. I'm thinking I'll do MUL, might look over DIV and then maybe get into exponents. Roots will kill

Go learn about how we think the Universe ticks and stop reading about useless bitwisdom

Comments

PY 16 years, 6 months ago

NAND is good.

F1ak3r 16 years, 6 months ago

NAND is the first four letters of Nando's, which is the best restaurant in the world. NAND is good.

s 16 years, 6 months ago

GM isn't good. Negative addition works with Python using the method I have, but not with GM (And yes, I'm even using !=0 to make their if clauses equivalent)

Mu6502 16 years, 6 months ago

OK,now make an EMU.Praps Vectrex?